summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrei Zeliankou <zelenkov@nginx.com>2020-09-27 23:46:31 +0100
committerAndrei Zeliankou <zelenkov@nginx.com>2020-09-27 23:46:31 +0100
commit4de6ffa63fb11bc37d47dcddc305bbf6f5768a84 (patch)
treef0190d1bac7750ccc4a880b0be7c7dad6e6882c5
parent409545494627690a644d1a9024b0d4bdb8f49acb (diff)
downloadunit-4de6ffa63fb11bc37d47dcddc305bbf6f5768a84.tar.gz
unit-4de6ffa63fb11bc37d47dcddc305bbf6f5768a84.tar.bz2
Tests: tuned delay in test_settings_idle_timeout_2.
-rw-r--r--test/test_settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_settings.py b/test/test_settings.py
index 797af5ed..89f55703 100644
--- a/test/test_settings.py
+++ b/test/test_settings.py
@@ -212,7 +212,7 @@ Connection: close
_, sock = self.http(b'', start=True, raw=True, no_recv=True)
- time.sleep(2)
+ time.sleep(3)
assert (
self.get(