Skip to content

Commit 5acc7d3

Browse files
committed
Ignore e2e test
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent 4deeb3f commit 5acc7d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ addopts =
6464
--ignore=exir/tests/test_quant_fusion_pass.py
6565
--ignore=exir/tests/test_quantization.py
6666
--ignore=exir/tests/test_verification.py
67+
--ignore=test/end2end/test_end2end.py
6768

6869
# run the same tests multiple times to determine their
6970
# flakiness status. Default to 50 re-runs

0 commit comments

Comments
 (0)