Fix merge: no TT exposed now #4419
ci.yml
on: push
Matrix: build-and-publish
Matrix: fast-tests
Matrix: long-running-tests
Matrix: make-build
Matrix: other-tests
Matrix: perft-tests
Matrix: winning-at-chess
Annotations
10 errors
WinningAtChess_FixedTime("r3r1k1/pp1q1pp1/4b1p1/3p2B1/3Q1R2/8/PPP3PP/4R1K1 w - - ":
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.055 depth 19 seldepth 19 nodes 2002085
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 4. Strings differ at index 0.
Expected: "Qxg7"
But was: "Rff1"
-----------^
|
WinningAtChess_FixedTime("2kr3r/pp1q1ppp/5n2/1Nb5/2Pp1B2/7Q/P4PPP/1R3RK1 w - - ":
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.071 depth 20 seldepth 20 nodes 1917752
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Nxa7"
But was: "Qd3"
-----------^
|
WinningAtChess_FixedTime("r1q3rk/1ppbb1p1/4Np1p/p3pP2/P3P3/2N4R/1PP1Q1PP/3R2K1 w - - ":
tests/Lynx.Test/BestMove/WACSilver200.cs#L21
id WAC.073 depth 22 seldepth 22 nodes 2073909
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 0.
Expected: "Qd2"
But was: "Nd5"
-----------^
|
WinningAtChess_FixedTime("r4rk1/1p2ppbp/p2pbnp1/q7/3BPPP1/2N2B2/PPP4P/R2Q1RK1 b - - "
id WAC.092 depth 18 seldepth 18 nodes 1978687
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 4. Strings differ at index 0.
Expected: "Bxg4"
But was: "Rac8"
-----------^
|
WinningAtChess_FixedTime("4r1k1/p1qr1p2/2pb1Bp1/1p5p/3P1n1R/1B3P2/PP3PK1/2Q4R w - - "
id WAC.141 depth 20 seldepth 20 nodes 2019635
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Qxf4"
But was: "Kf1"
-----------^
|
WinningAtChess_FixedTime("5rk1/2p4p/2p4r/3P4/4p1b1/1Q2NqPp/PP3P1K/R4R2 b - - "
id WAC.163 depth 21 seldepth 21 nodes 1865034
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 4. Strings differ at index 0.
Expected: "Qg2"
But was: "cxd5"
-----------^
|
WinningAtChess_FixedTime("rr4k1/p1pq2pp/Q1n1pn2/2bpp3/4P3/2PP1NN1/PP3PPP/R1B1K2R b KQ - "
id WAC.196 depth 22 seldepth 22 nodes 2066425
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 0.
Expected: "Nb4"
But was: "Rb6"
-----------^
|
WinningAtChess_FixedTime("3r1rk1/pp1q1ppp/3pn3/2pN4/5PP1/P5PQ/1PP1B3/1K1R4 w - - "
id WAC.210 depth 27 seldepth 27 nodes 2052752
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 0.
Expected: "Rh1"
But was: "Bb5"
-----------^
|
WinningAtChess_FixedTime("3rr1k1/ppp2ppp/8/5Q2/4n3/1B5R/PPP1qPP1/5RK1 b - - "
id WAC.220 depth 22 seldepth 22 nodes 1933733
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Qxf1"
But was: "Nf6"
-----------^
|
WinningAtChess_FixedTime("r5k1/pQp2qpp/8/4pbN1/3P4/6P1/PPr4P/1K1R3R b - - "
id WAC.237 depth 25 seldepth 25 nodes 2373843
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 2.
Expected: "Rc1"
But was: "Rc5"
-------------^
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lynx-build-coverage-ci-4419
|
2.18 MB |
|
Lynx-refactor-tt-outside-of-engine-2-class-wrapper-test-4419
|
305 KB |
|
Lynx-refactor-tt-outside-of-engine-2-class-wrapper-test-4419-linux-x64
|
7.91 MB |
|
Lynx-refactor-tt-outside-of-engine-2-class-wrapper-test-4419-osx-arm64
|
7.53 MB |
|
Lynx-refactor-tt-outside-of-engine-2-class-wrapper-test-4419-osx-x64
|
7.96 MB |
|
Lynx-refactor-tt-outside-of-engine-2-class-wrapper-test-4419-win-x64
|
7.81 MB |
|