You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Drastically reduced CI failure rates
* Extensive review of all timeouts
* Statistical review of flaky tests
* Generate and publish junit reports for later ingestion by your choice of aggregator
* On Linux and MacOS, pytest-timeout will now kill the individual offending test instead of the whole suite
* pytest-timeout should kick in a lot less frequently now
* gen_test and gen_cluster no longer accept timeout=None (which meant letting pytest-timeout kill everything off)
* Hopefully increased mamba resiliency to transitory network issues
0 commit comments