Skip to content
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

Suppress progress output in tests #1336

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

elcritch
Copy link
Contributor

  • turns on --nocolor for all tests
  • sets logging level to medium (--info)
  • adds checkpoint(output) for nimbleExec commands in tests which will print the output if the checks fail which avoids re-running tests to print the nimble command output

@jmgomez jmgomez merged commit d7c1b2f into nim-lang:master Jan 20, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants