[tor-bugs] #31510 [Core Tor/Stem]: Stem install test errors: cached_tor_manual and arm.* image
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Aug 26 00:25:29 UTC 2019
#31510: Stem install test errors: cached_tor_manual and arm.* image
-------------------------------+--------------------
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: |
-------------------------------+--------------------
{{{
installation... failed (0.00s)
test_install [FAILURE]
test_sdist [FAILURE]
======================================================================
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
======================================================================
FAIL: test_sdist
----------------------------------------------------------------------
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: Running 'python setup.py sdist' doesn't match our git
contents in the following way. The manifest in our setup.py may need to be
updated...
* docs/_static/arm.png isn't expected in our release tarball
* docs/_static/label/arm.png isn't expected in our release tarball
* docs/_static/label/resources/arm.xcf isn't expected in our release
tarball
----------------------------------------------------------------------
Ran 2 tests in 0.000s
FAILED (failures=2)
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31510>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list