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
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

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

Closed
Open
Opened 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 admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#16390