[ooni-probe/master] Increase the timeout of director tests or travis will be sad

20 Nov
2015
20 Nov
'15
2:41 p.m.
commit 88cc41e9f2b1ee7a2f428c4a4ab039edd9436a1d Author: Arturo Filastò <art@fuffa.org> Date: Mon Jul 27 16:52:50 2015 +0200 Increase the timeout of director tests or travis will be sad --- ooni/tests/test_oonicli.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ooni/tests/test_oonicli.py b/ooni/tests/test_oonicli.py index 2ca94e3..9e73061 100644 --- a/ooni/tests/test_oonicli.py +++ b/ooni/tests/test_oonicli.py @@ -59,6 +59,8 @@ tor: class TestRunDirector(ConfigTestCase): + timeout = 220 + def setUp(self): super(TestRunDirector, self).setUp() if not is_internet_connected():
3489
Age (days ago)
3489
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org