Closed
Description
As for now, there are 2 options available for retries and fast fails
--retries=1 --max-failures=1
If the test is flaky even 1st fail will stop the suite. setting --max-failures=2
, will fail on 2 flaky tests failures, which retry would pass.
Could be nice if --max-failures=1
would fail on hard fail, i.e. flaky test failed also in retry
Metadata
Metadata
Assignees
Labels
No labels