[tor-bugs] #14113 [Stem]: It would be cool if it were easier to figure out how to re-run a single test.

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jan 5 17:17:20 UTC 2015


#14113: It would be cool if it were easier to figure out how to re-run a single
test.
-----------------------------+--------------------
     Reporter:  nickm        |      Owner:  atagar
         Type:  enhancement  |     Status:  new
     Priority:  minor        |  Milestone:
    Component:  Stem         |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------

Comment (by atagar):

 I suspect `--test` does what you want but its usage is a little confusing.
 It takes a test module but not individual tests. I tried to illustrate how
 it's used in the examples...

 {{{
   Examples:

    run_tests.py --integ --test test.integ.util
      Only run integration tests for the util modules.
 }}}

 ... but maybe there's another tweak for the `--help` output that would
 make it clearer. Mind a suggestion on what would've helped?

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


More information about the tor-bugs mailing list