Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #20477

Closed
Open
Opened Oct 27, 2016 by teor@teor

stem cwd tests fail on macOS Sierra

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".

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#20477