Skip to content

feat: add new -testEnv option for fastchess #2266

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Disservin
Copy link
Member

@Disservin Disservin commented Mar 10, 2025

With this option fastchess prints all necessary debug information for illegal pv moves in one line, seperated by :: instead of \n. Which means fishtest is able to properly propagate this back to the user viewing the Events log. Hopefully adding more debug information to help users fix their tests and maybe official-stockfish/Stockfish#5890.

See Disservin/fastchess#812.

Also removed some dead code.

With this option fastchess prints all necessary debug information for
illegal pv moves in one line. Which means fishtest is able to properly
propagate this back to the user viewing the Events log.

See Disservin/fastchess#812.
@ppigazzini ppigazzini added enhancement worker update code changes requiring a worker update labels Mar 10, 2025
Copy link
Collaborator

@ppigazzini ppigazzini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good on DEV with linux/windows workers. PROD update in seconds, thank you @Disservin :)

@ppigazzini ppigazzini merged commit 45143be into official-stockfish:master Mar 10, 2025
21 checks passed
@Disservin Disservin deleted the update-fastchess-for-pv-debug branch March 10, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement worker update code changes requiring a worker update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants