[tor-bugs] #31553 [Core Tor/Stem]: "make test-stem" fails with missing cached_tor_manual.cfg
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Aug 29 02:19:33 UTC 2019
#31553: "make test-stem" fails with missing cached_tor_manual.cfg
-------------------------------+--------------------
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: |
-------------------------------+--------------------
{{{
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 from travis to "make test-stem". I'll
open a ticket.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31553>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list