8000 Merge pull request #14462 from anntzer/timeout · matplotlib/matplotlib@666d3d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 666d3d0

Browse files
authored
Merge pull request #14462 from anntzer/timeout
TST: Register timeout pytest marker.
2 parents 0536a66 + df739c9 commit 666d3d0

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
@@ -6,6 +6,7 @@ python_files = test_*.py
66

77
markers =
88
flaky: (Provided by pytest-rerunfailures.)
9+
timeout: (Provided by pytest-timeout.)
910
backend: Set alternate Matplotlib backend temporarily.
1011
style: Set alternate Matplotlib style temporarily.
1112
baseline_images: Compare output against a known reference.

0 commit comments

Comments
 (0)
0