[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #14804 [Stem]: Confusing arguments to run_tests.py
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs