Don't do stand pat when in check #5214
Annotations
10 errors and 1 warning
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.046 depth 19 seldepth 19 nodes 2950866
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 22 seldepth 22 nodes 2400660
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Qxg7"
But was: "Rf2"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.092 depth 19 seldepth 19 nodes 1673048
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 4. Strings differ at index 0.
Expected: "Bxg4"
But was: "Rac8"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.093 depth 21 seldepth 21 nodes 1493691
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.141 depth 21 seldepth 21 nodes 1409260
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Qxf4"
But was: "Kf1"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.163 depth 21 seldepth 21 nodes 2030706
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 4. Strings differ at index 0.
Expected: "Qg2"
But was: "cxd5"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.165 depth 22 seldepth 22 nodes 3250834
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 4. Strings differ at index 0.
Expected: "Re2"
But was: "Qxf2"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.196 depth 23 seldepth 23 nodes 2372821
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 0.
Expected: "Nb4"
But was: "Rb6"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.200 depth 19 seldepth 19 nodes 2550464
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Bxf6"
But was: "Qh4"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.210 depth 25 seldepth 25 nodes 2800683
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 0.
Expected: "Rh1"
But was: "Bb5"
-----------^
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading