[tor-bugs] #16390 [Stem]: "make 'test-stem'" failed for Python 3.4.1
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Jun 16 18:10:14 UTC 2015
#16390: "make 'test-stem'" failed for Python 3.4.1
--------------------+------------------------
Reporter: toralf | Owner: atagar
Type: defect | Status: new
Priority: normal | Milestone:
Component: Stem | Version:
Keywords: | Actual Points:
Parent ID: | Points:
--------------------+------------------------
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
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16390>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list