mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
Adjust timeout test to make race condition much less likely.
This commit is contained in:
parent
9cc83ed9a8
commit
ca97aed4b8
@ -36,7 +36,7 @@ class TestNoWeb(tutils.DaemonTests):
|
||||
|
||||
|
||||
class TestTimeout(tutils.DaemonTests):
|
||||
timeout = 0.00001
|
||||
timeout = 0.01
|
||||
def test_noweb(self):
|
||||
# FIXME: Add float values to spec language, reduce test timeout to
|
||||
# increase test performance
|
||||
|
Loading…
Reference in New Issue
Block a user