[tor-commits] [ooni-probe/master] fixup decks/before_i_commit.testdeck to actually run against master
ioerror at torproject.org
ioerror at torproject.org
Tue Feb 26 08:12:19 UTC 2013
commit 3b4407e76d80d8a953c7a6c3ec8d89be037b21c0
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date: Tue Feb 26 00:11:21 2013 -0800
fixup decks/before_i_commit.testdeck to actually run against master
---
decks/before_i_commit.testdeck | 19 +++++++++----------
1 files changed, 9 insertions(+), 10 deletions(-)
diff --git a/decks/before_i_commit.testdeck b/decks/before_i_commit.testdeck
index 95745ff..f177a64 100644
--- a/decks/before_i_commit.testdeck
+++ b/decks/before_i_commit.testdeck
@@ -20,14 +20,13 @@
logfile: reports/before_i_commit.log
pcapfile: null
reportfile: reports/http_host.yamloo
- subargs: [-b, 'http://ooni.nu/test', -f, example_inputs/http_host_file.txt]
+ subargs: [-b, 'http://93.95.227.200', -c, 'http://nkvphnp3p6agi5qq.onion', -f, example_inputs/http_host_file.txt]
test: nettests/manipulation/http_host.py
-# XXX this is disabled because it requires oonib to be running
-#- options:
-# collector: null
-# help: 0
-# logfile: null
-# pcapfile: null
-# reportfile: null
-# subargs: [-h, example_inputs/test_header_field_manipulation.txt]
-# test: nettests/core/http_header_field_manipulation.py
+- options:
+ collector: null
+ help: 0
+ logfile: reports/before_i_commit.log
+ pcapfile: null
+ reportfile: reports/header_field_manipulation.yamloo
+ subargs: [-b, 'http://93.95.227.200']
+ test: nettests/manipulation/http_header_field_manipulation.py
More information about the tor-commits
mailing list