Feature #12439
Decorator to repeat flaky tests
Status:
Rejected
Priority:
Normal (P3)
Assignee:
-
Category:
API/Selenese
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Keywords:
Description
Since quite a few Selenium-based tests we write are flaky for unknown reasons (and thus we can't do anything to stabilize them), we could introduce a decorator that repeats a test several times until it passes.
History
#1
Updated by Michael Howitz over 4 years ago
- Status changed from New to Rejected
Solution: Use pytest-rerunfailures