[tor-commits] [stem/master] Let tests pass without a PATH

atagar at torproject.org atagar at torproject.org
Tue May 23 23:40:45 UTC 2017


commit 46fc50b4d1d9a3c006691af01f38f9ec80023b00
Merge: a9af1b6 3bf77ec
Author: Damian Johnson <atagar at 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(-)



More information about the tor-commits mailing list