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

29 Apr
2016
29 Apr
'16
9:42 a.m.
commit 3e047141058c2f9d172e7f6ff79055b73b629526 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():
3355
Age (days ago)
3355
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org