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

Run diagnostics for all tests, not just failures #404

Merged
merged 2 commits into from
Feb 11, 2022

Conversation

martijnvans
Copy link
Contributor

This should help with debugging by making it a lot easier to see which symptoms are red herrings, i.e. which symptoms occur in passing runs as well as failing runs.

The cost is a bit of increased test runtime and I guess more storage in GCS.

This should help with debugging by making it a lot easier to see which symptoms are red herrings, i.e. which symptoms occur in passing runs as well as failing runs.

The cost is a bit of increased test runtime.
@martijnvans martijnvans marked this pull request as ready for review February 11, 2022 15:33
@martijnvans martijnvans merged commit cc7f781 into master Feb 11, 2022
@martijnvans martijnvans deleted the martijnvans-diagnostics branch February 23, 2022 18:06
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