fishtest icon indicating copy to clipboard operation
fishtest copied to clipboard

Stockfish testing

Results 178 fishtest issues
Sort by recently updated
recently updated
newest added

As the redistribution of packages inside our repo appears necessary for niche technical reasons, include all the root licenses of the packages we distribute with the code. closes: https://github.com/official-stockfish/fishtest/issues/1873

The previous message is confusing and vague enough to convey the reversed meaning.

LLR calculation is not in native normalized Elo (first normalized bounds are converted to logistic bounds, then log-likelihoods are computed as posteriors to uniform conditional to expected value matching logistic...

Python packages are not fishtest code, and should not be a part of the repo for couple of reasons: 1- Copywrite concerns 2- Bloated repo (upload, download) 3- Creates confusion

Every time the local worker is started for a new batch of games, it must pull the sources of both repos and compile. However, often the same repos are pulled...

Scale itp calculation based on total throughput instead of active runs count. This distributes the number of cores more fairly between users, and allows for an effective way to transfer/split...

closes https://github.com/official-stockfish/fishtest/pull/1827

enhancement
server
gui

fishset stuck in loop wont create any file access denied by opening worker.py ![Screenshot (2)](https://github.com/official-stockfish/fishtest/assets/146670949/cc7d6df8-f694-4b7c-aed3-6e09aa292d44) ![Screenshot (3)](https://github.com/official-stockfish/fishtest/assets/146670949/c9e23de9-2342-457d-85cc-7df1a97294a5) ![Screenshot (4)](https://github.com/official-stockfish/fishtest/assets/146670949/9d9dcb5d-7bc5-47d1-8d61-0186143de131)

Separate issue for #1781 - Problem: Windows cannot handle large command lines See: https://tests.stockfishchess.org/actions?action=&user=mgrabiak&text=The+filename+or+extension+is+too+long - Windows worker shouldnt be assigned to these tests. - Windows max length seems to be...

I wonder if there is any appetite for auto blocking workers under some conditions. For example after two (three?) consecutive crash_or_time events.