diff --git a/python/tox.ini b/python/tox.ini index a8a37f3e2..ea4168177 100644 --- a/python/tox.ini +++ b/python/tox.ini @@ -78,7 +78,7 @@ commands = addopts = -v -ra --strict-markers norecursedirs = .tox xfail_strict=true -timeout = 90 +timeout = 150 timeout_func_only = True markers = ignored: ignore this test in default test runs, use --ignored to run.