[tor-bugs] #14804 [Stem]: Confusing arguments to run_tests.py

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Feb 9 03:28:46 UTC 2015


#14804: Confusing arguments to run_tests.py
-----------------------+------------------------
 Reporter:  Sebastian  |          Owner:  atagar
     Type:  defect     |         Status:  new
 Priority:  normal     |      Milestone:
Component:  Stem       |        Version:
 Keywords:             |  Actual Points:
Parent ID:             |         Points:
-----------------------+------------------------
 There seems to be some confusion going on about the overloading of -t to
 mean --test and --target:

 ./run_tests.py --integ --test test.integ.control.controller ONLINE <--
 this runs without complaint (without enabling the online tests), tho it
 should be an error because of the dangling ONLINE

 ./run_tests.py --integ --test test.integ.control.controller -t ONLINE <--
 this runs without an error, but runs no tests at all. It reports "TESTING
 PASSED (0seconds)" which is unhelpful, because it doesn't say that it ran
 0 tests

 ./run_tests.py --integ --test test.integ.control.controller --target
 ONLINE behaves exactly the same like the above.

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


More information about the tor-bugs mailing list