Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
there's almost certainly some pytest configuration that would help with this. Adjust circleci config and local testing scripts to reduce verbosity.
better isolate (or reduce) stateful tests.
The text was updated successfully, but these errors were encountered:
sassela
changed the title
server: reduce pytest integration test signal:noise ration
server: reduce pytest integration test signal:noise ratio
Jun 28, 2021
sassela
changed the title
server: reduce pytest integration test signal:noise ratio
server: improve pytest integration test signal:noise ratio
Jun 28, 2021
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: