Prune bad captures in QSearch #2214
Annotations
10 errors
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.055 depth 16 seldepth 16 nodes 1169236
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Qxg7"
But was: "Rf1"
-----------^
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.071 depth 16 seldepth 16 nodes 199531
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Nxa7"
But was: "Qf3"
-----------^
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.087 depth 21 seldepth 21 nodes 4446775
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 4. Strings differ at index 0.
Expected: "Rxe5"
But was: "cxb4"
-----------^
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.092 depth 15 seldepth 15 nodes 1449139
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:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.141 depth 15 seldepth 15 nodes 322503
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:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.163 depth 19 seldepth 19 nodes 17734
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:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.196 depth 18 seldepth 18 nodes 517830
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:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.207 depth 16 seldepth 16 nodes 2669801
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Qxg7"
But was: "Nf3"
-----------^
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.210 depth 17 seldepth 17 nodes 2356791
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 0.
Expected: "Rh1"
But was: "Bb5"
-----------^
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.213 depth 20 seldepth 20 nodes 465404
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 4. Strings differ at index 2.
Expected: "Rxh7"
But was: "Rxg7"
-------------^
|
The logs for this run have expired and are no longer available.
Loading