Merge branch 'main' into net-9 #4446
Annotations
10 errors
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.055 depth 19 seldepth 19 nodes 2152988
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#L21
id WAC.071 depth 19 seldepth 19 nodes 2095977
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Nxa7"
But was: "Qd3"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.092 depth 19 seldepth 19 nodes 2089321
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.141 depth 20 seldepth 20 nodes 2160467
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 20 seldepth 20 nodes 1963911
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.196 depth 20 seldepth 20 nodes 2164851
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 2064710
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 2. Strings differ at index 0.
Expected: "Bxf6"
But was: "h3"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.210 depth 27 seldepth 27 nodes 2240135
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
id WAC.220 depth 22 seldepth 22 nodes 2117987
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Qxf1"
But was: "Nf6"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.237 depth 25 seldepth 25 nodes 2565381
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 2.
Expected: "Rc1"
But was: "Rc5"
-------------^
|
Loading