Remove Move.CapturedPiece #3932
Annotations
10 errors
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.055 depth 15 seldepth 15 nodes 865914
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Qxg7"
But was: "Rf2"
-----------^
|
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.065 depth 7 seldepth 7 nodes 9572
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 4. Strings differ at index 0.
Expected: "Ne7"
But was: "Qxf8"
-----------^
|
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.071 depth 15 seldepth 15 nodes 489895
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Nxa7"
But was: "Qd3"
-----------^
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading