official-stockfish / fishtest

The Stockfish testing framework
https://tests.stockfishchess.org/tests
270 stars 126 forks source link

Update comments; validate whole runs. #2059

Closed vdbergh closed 3 weeks ago

vdbergh commented 3 weeks ago

Update comments about administrative flags.

Also: update schemas to more rigorously reflect this.

Validate whole run in "validate_random_run".

There are some race conditions in Fishtest so this will trigger some (event) log messages. This will help us fix the race conditions.