
23 May
2017
23 May
'17
11:40 p.m.
commit 46fc50b4d1d9a3c006691af01f38f9ec80023b00 Merge: a9af1b6 3bf77ec Author: Damian Johnson <atagar@torproject.org> Date: Tue May 23 16:38:42 2017 -0700 Let tests pass without a PATH catalyst ran into some issues where stem's tests didn't pass on his setup... https://trac.torproject.org/projects/tor/ticket/22301 Tests now pass when I run... % env -i ./run_tests.py --all --tor ../tor/src/or/tor stem/util/system.py | 2 ++ test/integ/installation.py | 11 +++++------ test/integ/process.py | 4 ++-- test/integ/util/system.py | 4 ++++ 4 files changed, 13 insertions(+), 8 deletions(-)