[tor-bugs] #20477 [Core Tor/Stem]: stem cwd tests fail on macOS Sierra

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Oct 27 05:18:31 UTC 2016


#20477: stem cwd tests fail on macOS Sierra
-------------------------------+--------------------
     Reporter:  teor           |      Owner:  atagar
         Type:  defect         |     Status:  new
     Priority:  Medium         |  Milestone:
    Component:  Core Tor/Stem  |    Version:
     Severity:  Normal         |   Keywords:
Actual Points:                 |  Parent ID:
       Points:                 |   Reviewer:
      Sponsor:                 |
-------------------------------+--------------------
 I see the following stem tests fail:
 {{{
 test_cwd                                                     [FAILURE]
 test_cwd_lsof                                                [FAILURE]
 }}}

 {{{
 ======================================================================
 FAIL: test_cwd
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/Users/twilsonb/tor/stem/test/integ/util/system.py", line 394, in
 test_cwd
     self.assertEqual(tor_cwd, stem.util.system.cwd(runner_pid))
 AssertionError: '/Users/twilsonb/tor/tor-master' != None

 ======================================================================
 FAIL: test_cwd_lsof
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/Users/twilsonb/tor/stem/test/integ/util/system.py", line 447, in
 test_cwd_lsof
     self.assertEqual(tor_cwd, stem.util.system.cwd(runner_pid))
 AssertionError: '/Users/twilsonb/tor/tor-master' != None

 ----------------------------------------------------------------------
 }}}

 I wonder if it's because I am on macOS 10.12. Or something else about my
 environment. I used "STEM_SOURCE_DIR=../stem make test-full".

--
Ticket URL: <https://troodi.torproject.org/projects/tor/ticket/20477>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list