[tor-bugs] #23281 [Core Tor/Stem]: py-stem test failures on FreeBSD

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Sep 3 22:46:32 UTC 2017


#23281: py-stem test failures on FreeBSD
------------------------------+-----------------------------------
 Reporter:  yurivict271       |          Owner:  atagar
     Type:  defect            |         Status:  needs_information
 Priority:  Medium            |      Milestone:
Component:  Core Tor/Stem     |        Version:
 Severity:  Normal            |     Resolution:
 Keywords:  testing, freebsd  |  Actual Points:
Parent ID:                    |         Points:
 Reviewer:                    |        Sponsor:
------------------------------+-----------------------------------

Comment (by yurivict271):

 Now, with the current version, these tests still fail with python-2.7:

 > $ python2 run_tests.py -a
 > TESTING FAILED (2 seconds)
 >   [UNIT TEST] test_from_man_when_manual_is_unavailable
 (test.unit.manual.TestManual) ... FAIL
 >   [UNIT TEST] test_parsing_with_example (test.unit.manual.TestManual)
 ... ERROR
 >   [UNIT TEST] test_parsing_with_unknown_options
 (test.unit.manual.TestManual) ... ERROR
 >   [UNIT TEST] test_saving_manual_as_config (test.unit.manual.TestManual)
 ... ERROR
 >   [UNIT TEST] test_saving_manual_as_sqlite (test.unit.manual.TestManual)
 ... ERROR

 These tests fail with python-3.6:

 > $ python3.6 run_tests.py -a
 > ...skipped...
 > TESTING FAILED (16 seconds)
 >   [UNIT TEST] test_router_status_entry
 (test.unit.descriptor.server_descriptor.TestServerDescriptor) ... FAIL
 >   [UNIT TEST] test_from_man_when_manual_is_unavailable
 (test.unit.manual.TestManual) ... FAIL
 >   [UNIT TEST] test_parsing_with_example (test.unit.manual.TestManual)
 ... ERROR
 >   [UNIT TEST] test_parsing_with_unknown_options
 (test.unit.manual.TestManual) ... ERROR
 >   [UNIT TEST] test_saving_manual_as_config (test.unit.manual.TestManual)
 ... ERROR
 >   [UNIT TEST] test_saving_manual_as_sqlite (test.unit.manual.TestManual)
 ... ERROR
 >   [RUN_OPEN] test_set_conf_when_immutable
 (test.integ.control.controller.TestController) ... ERROR
 >
 > You can re-run just these tests with:
 >
 >   run_tests.py -a --test test.integ.control.controller
 >   run_tests.py -a --test test.unit.manual
 >   run_tests.py -a --test test.unit.descriptor.server_descriptor


 Attaching the full test log with python-3.6

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23281#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list