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

Add --baseline=skip #247

Merged
merged 9 commits into from
Jan 15, 2024
Merged

Add --baseline=skip #247

merged 9 commits into from
Jan 15, 2024

Conversation

sourcefrog
Copy link
Owner

@sourcefrog sourcefrog commented Jan 14, 2024

If you already are sure the tests pass in a clean tree, then this will skip running them and save a little time.

  • Mention in the book
  • Refactor implementation
  • Tests:
    • With --baseline=skip in a small tree we don't see the baseline run, and we do see the warning about a timeout
  • Use it in CI
  • News

Fixes #153

@sourcefrog sourcefrog linked an issue Jan 14, 2024 that may be closed by this pull request
@sourcefrog sourcefrog changed the title Initial --baseline=skip Add --baseline=skip Jan 15, 2024
@sourcefrog sourcefrog marked this pull request as ready for review January 15, 2024 20:52
@sourcefrog sourcefrog merged commit 805607c into main Jan 15, 2024
27 checks passed
@sourcefrog sourcefrog deleted the 153-baseline-option branch January 15, 2024 21:27
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.

Option to skip or defer baseline tests
1 participant