mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
Increase python test timeout to 90 seconds
This commit is contained in:
@@ -69,7 +69,7 @@ addopts = -v -ra
|
|||||||
python_files = tests/test_*.py
|
python_files = tests/test_*.py
|
||||||
norecursedirs = .tox
|
norecursedirs = .tox
|
||||||
xfail_strict=true
|
xfail_strict=true
|
||||||
timeout = 60
|
timeout = 90
|
||||||
timeout_method = thread
|
timeout_method = thread
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
|
|||||||
Reference in New Issue
Block a user