Skip to content

Commit 647556b

Browse files
authored
test: add faulthandler to test (jina-ai#3751)
1 parent 58d6c6e commit 647556b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pytest.ini

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[pytest]
2+
faulthandler_timeout=180
23
markers =
34
slow: marks tests as slow (deselect with '-m "not slow"')
45
timeout: marks test timeout duration
56
asyncio: marks that run async tests
6-
repeat: marks that test run n times
7+
repeat: marks that test run n times

0 commit comments

Comments
 (0)