[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] The blocking/http_requests test actually requires Tor to be running.
commit 570b852a8a83398e68ccd01296aa0e044ede8a58
Author: Arturo Filastò <art@xxxxxxxxx>
Date: Thu Aug 7 17:46:53 2014 +0200
The blocking/http_requests test actually requires Tor to be running.
(cherry picked from commit 5e06ad7c2862dd90dc8ba054de4d88abeea1fbe2)
---
ooni/nettests/blocking/http_requests.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ooni/nettests/blocking/http_requests.py b/ooni/nettests/blocking/http_requests.py
index e5524ee..dd74b6c 100644
--- a/ooni/nettests/blocking/http_requests.py
+++ b/ooni/nettests/blocking/http_requests.py
@@ -40,7 +40,7 @@ class HTTPRequestsTest(httpt.HTTPTest):
inputFile = ['file', 'f', None,
'List of URLS to perform GET and POST requests to']
requiresRoot = False
- requiresTor = False
+ requiresTor = True
# These values are used for determining censorship based on response body
# lengths
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits