Git revert module optimization #2366
Annotations
10 errors
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.055 depth 16 seldepth 16 nodes 730932
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 585156
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 23 seldepth 23 nodes 768035
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 1281073
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Bxg4"
But was: "Rc8"
-----------^
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.141 depth 16 seldepth 16 nodes 117880
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 17 seldepth 17 nodes 2279920
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 17 seldepth 17 nodes 1689015
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.200 depth 15 seldepth 15 nodes 916978
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Bxf6"
But was: "Qf3"
-----------^
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.208 depth 16 seldepth 16 nodes 2395104
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 2. Strings differ at index 0.
Expected: "Bf7"
But was: "b4"
-----------^
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.210 depth 17 seldepth 17 nodes 1304609
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 0.
Expected: "Rh1"
But was: "Bb5"
-----------^
|
The logs for this run have expired and are no longer available.
Loading