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
  • #31553

Closed
Open
Opened Aug 29, 2019 by teor@teor

"make test-stem" fails with missing cached_tor_manual.cfg

test_install                                                 [FAILURE]
test_sdist                                             0 ms  [SUCCESS]

======================================================================
FAIL: test_install
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/base/stem/stem/util/test_tools.py", line 152, in <lambda>
    self.method = lambda test: self.result(test)  # method that can be mixed into TestCases
  File "/Users/base/stem/stem/util/test_tools.py", line 225, in result
    test.fail(self._result.msg)
AssertionError: The following files were expected to be in our installation but weren't. Maybe our setup.py needs to be updated?

stem/cached_tor_manual.cfg

----------------------------------------------------------------------
Ran 2 tests in 0.000s

FAILED (failures=1)
======================================================================
                             INITIALISING                             
======================================================================

  stem version...                            1.7.1-dev (commit 6790035c)
  tor version...                             0.4.2.0-alpha-dev (commit 04ab357d)
  python version...                          3.7.4
  operating system...                        Darwin (17.7.0)
  cryptography version...                    2.7
  mock version...                            1.0
  pyflakes version...                        missing
  pycodestyle version...                     missing
  checking for orphaned .pyc files...        done (0.0s)
  checking for unused tests...               done (0.0s)
  importing test modules...                  done (0.1s)
  emptying our tor data directory...         skipped
  running pyflakes...                        unavailable
  running pycodestyle...                     unavailable

The long-term fix is lowering #30694 (moved) from travis to "make test-stem". I'll open a ticket.

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#31553