server: improve pytest integration test signal:noise ratio
#7138
Labels
Comments
pytest integration test signal:noise rationpytest integration test signal:noise ratio
pytest integration test signal:noise ratiopytest integration test signal:noise ratio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue split from #6951
our pytest output has a pretty low signal:noise ratio, and it's often difficult to understand the cause of a test failure, if there is one. Example: a 8600-line log for what turned out to be a flaky test that passed on a second run.
suggested improvements
The text was updated successfully, but these errors were encountered: