Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 #4509
Annotations
10 errors
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.055 depth 19 seldepth 19 nodes 2124213
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
id WAC.141 depth 21 seldepth 21 nodes 2114277
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 22 seldepth 22 nodes 1965580
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 19 seldepth 19 nodes 2168979
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 0.
Expected: "Nb4"
But was: "Bd6"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.220 depth 22 seldepth 22 nodes 2054942
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 2569846
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 2.
Expected: "Rc1"
But was: "Rc5"
-------------^
|
Run WinningAtChess_FixedTime tests
id WAC.256 depth 23 seldepth 23 nodes 2224453
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 2. Strings differ at index 0.
Expected: "Nf5"
But was: "g3"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.262 depth 17 seldepth 17 nodes 2082425
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 2. Strings differ at index 0.
Expected: "Rh6"
But was: "c4"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.265 depth 23 seldepth 23 nodes 2389552
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 4. Strings differ at index 0.
Expected: "exf6"
But was: "Qxe4"
-----------^
|
Run WinningAtChess_FixedTime tests
id WAC.283 depth 20 seldepth 20 nodes 2221871
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 4. Strings differ at index 0.
Expected: "Ng5"
But was: "exf7"
-----------^
|
Loading