We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d571d47 commit 5702989Copy full SHA for 5702989
setup.cfg
@@ -1,5 +1,5 @@
1
[tool:pytest]
2
-addopts = -q -n3 --strict --no-flaky-report -rfe --failed-first
+addopts = -q -n3 --strict --force-flaky --no-flaky-report -rfe --failed-first
3
markers =
4
expensive: too slow to run during "make smoke"
5
# How come this warning is suppressed successfully here, but not in conftest.py??
0 commit comments