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

Closed
Open
Created Jun 16, 2015 by toralf@toralf

"make 'test-stem'" failed for Python 3.4.1

Today with tor-0.2.7.1-alpha-152-g130a9c0 and stem 1.4.1-39-gb605836 I get :

  tutorial_examples...                                 failed (0.04s)
test_compare_flags                                           [FAILURE]

...


Shutting down tor... done

Static error checking requires pyflakes version 0.7.3 or later. Please install it from ...
  http://pypi.python.org/pypi/pyflakes

Style checks require pep8 version 1.4.2 or later. Please install it from...
  http://pypi.python.org/pypi/pep8

TESTING FAILED (111 seconds)
  [UNIT TEST] test_compare_flags (test.unit.tutorial_examples.TestTutorialExamples) ... FAIL

You can re-run just these tests with:

  /home/tfoerste/devel/stem/run_tests.py --tor ./src/or/tor --all --log notice --target RUN_ALL --test test.unit.tutorial_examples
Makefile:6781: recipe for target 'test-stem' failed
make: *** [test-stem] Error 1

pyflakes-0.8.1 is installed, pep8-1.5.7 too

FWIW, with 3.3.5 I do get :

  tutorial.tutorial_examples...                        no such test
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking