Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #31510

Closed
Open
Created Aug 26, 2019 by teor@teor

Stem install test errors: cached_tor_manual and arm.* image

  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)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking