Build #5070
Annotations
10 errors and 1 warning
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.023 depth 25 seldepth 25 nodes 1136078
Assert.That(actual, Is.EqualTo(expected))
Expected string length 2 but was 3. Strings differ at index 0.
Expected: "g4"
But was: "Rf4"
-----------^
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.046 depth 20 seldepth 20 nodes 4171639
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 0.
Expected: "Nb5"
But was: "Rc1"
-----------^
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.055 depth 20 seldepth 20 nodes 2997509
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 4. Strings differ at index 0.
Expected: "Qxg7"
But was: "Rff1"
-----------^
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.071 depth 18 seldepth 18 nodes 1796274
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Nxa7"
But was: "Qg3"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.092 depth 19 seldepth 19 nodes 2229254
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 1.
Expected: "Bxg4"
But was: "Bc4"
------------^
|
Run WinningAtChess_FixedTime tests
id WAC.093 depth 21 seldepth 21 nodes 2052972
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 4. Strings differ at index 0.
Expected: "Bh6"
But was: "Qxf6"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.099 depth 23 seldepth 23 nodes 2064585
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 1.
Expected: "Rh5"
But was: "Re1"
------------^
|
Run WinningAtChess_FixedTime tests
id WAC.130 depth 23 seldepth 23 nodes 1731070
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 2.
Expected: "Qh6"
But was: "Qh8"
-------------^
|
Run WinningAtChess_FixedTime tests
id WAC.137 depth 24 seldepth 24 nodes 1402739
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 1.
Expected: "Rd7"
But was: "Ra7"
------------^
|
Run WinningAtChess_FixedTime tests
id WAC.141 depth 22 seldepth 22 nodes 1313008
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Qxf4"
But was: "Kf1"
-----------^
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading