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 4deeb3f commit 5acc7d3Copy full SHA for 5acc7d3
pytest.ini
@@ -64,6 +64,7 @@ addopts =
64
--ignore=exir/tests/test_quant_fusion_pass.py
65
--ignore=exir/tests/test_quantization.py
66
--ignore=exir/tests/test_verification.py
67
+ --ignore=test/end2end/test_end2end.py
68
69
# run the same tests multiple times to determine their
70
# flakiness status. Default to 50 re-runs
0 commit comments