🐛 Use TT recalculated scores everywhere and move TT cutoffs to NegaMa… #4995
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 and 8 warnings
WinningAtChess_FixedTime("r3nrk1/2p2p1p/p1p1b1p1/2NpPq2/3R4/P1N1Q3/1PP2PPP/4R1K1 w - - ":
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.023 depth 27 seldepth 27 nodes 2048415
Assert.That(actual, Is.EqualTo(expected))
Expected string length 2 but was 3. Strings differ at index 0.
Expected: "g4"
But was: "Rf4"
-----------^
|
WinningAtChess_FixedTime("r1bqr1k1/pp1nb1p1/4p2p/3p1p2/3P4/P1N1PNP1/1PQ2PP1/3RKB1R w K - ":
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.046 depth 20 seldepth 20 nodes 2347111
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 0.
Expected: "Nb5"
But was: "Rc1"
-----------^
|
WinningAtChess_FixedTime("r3r1k1/pp1q1pp1/4b1p1/3p2B1/3Q1R2/8/PPP3PP/4R1K1 w - - ":
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.055 depth 20 seldepth 20 nodes 1796401
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 4. Strings differ at index 0.
Expected: "Qxg7"
But was: "Rff1"
-----------^
|
WinningAtChess_FixedTime("r1b1k1nr/pp3pQp/4pq2/3pn3/8/P1P5/2P2PPP/R1B1KBNR w KQkq - "
id WAC.093 depth 22 seldepth 22 nodes 1877667
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 4. Strings differ at index 0.
Expected: "Bh6"
But was: "Qxf6"
-----------^
|
WinningAtChess_FixedTime("6k1/1pp3q1/5r2/1PPp4/3P1pP1/3Qn2P/3B4/4R1K1 b - - "
id WAC.130 depth 26 seldepth 26 nodes 2013935
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 2.
Expected: "Qh6"
But was: "Qh8"
-------------^
|
WinningAtChess_FixedTime("4r1k1/p1qr1p2/2pb1Bp1/1p5p/3P1n1R/1B3P2/PP3PK1/2Q4R w - - "
id WAC.141 depth 23 seldepth 23 nodes 1632603
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 22 seldepth 22 nodes 2009325
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 20 seldepth 20 nodes 2811663
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 0.
Expected: "Nb4"
But was: "Bd6"
-----------^
|
WinningAtChess_FixedTime("3r1r1k/1b4pp/ppn1p3/4Pp1R/Pn5P/3P4/4QP2/1qB1NKR1 w - - "
id WAC.213 depth 31 seldepth 31 nodes 2238238
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 4. Strings differ at index 2.
Expected: "Rxh7"
But was: "Rxg7"
-------------^
|
WinningAtChess_FixedTime("r5k1/pQp2qpp/8/4pbN1/3P4/6P1/PPr4P/1K1R3R b - - "
id WAC.237 depth 26 seldepth 26 nodes 2143597
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 2.
Expected: "Rc1"
But was: "Rc5"
-------------^
|
other-tests (ubuntu-latest, Configuration)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
make-build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-publish (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fast-tests (Release, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fast-tests (Debug, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
long-running-tests (ubuntu-latest, LongRunning)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
perft-tests (ubuntu-latest, Perft)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lynx-build-coverage-ci-4995
|
2.26 MB |
|
Lynx-main-4995
|
323 KB |
|
Lynx-main-4995-linux-x64
|
8.45 MB |
|
Lynx-main-4995-osx-arm64
|
8.01 MB |
|
Lynx-main-4995-osx-x64
|
8.46 MB |
|
Lynx-main-4995-win-x64
|
8.2 MB |
|