[tor-commits] [stem/master] Using triggerable events to speed integ tests

atagar at torproject.org atagar at torproject.org
Sun Mar 22 22:32:49 UTC 2015


commit d55b4ab91f4c5298614454d8dd1e97fd5bab6006
Merge: 7f1ca39 d4eb011
Author: Damian Johnson <atagar at torproject.org>
Date:   Sun Mar 22 15:28:24 2015 -0700

    Using triggerable events to speed integ tests
    
    Shaving several seconds off our controller's integ test by manually triggering
    events rather than waiting for tor to emit BW events...
    
      https://trac.torproject.org/projects/tor/ticket/14943
    
    This also fixes an issue where we swallowed errors from loadTestsFromName().

 run_tests.py                     |    4 +-
 test/integ/control/controller.py |   80 ++++++++++++++++++++++----------------
 2 files changed, 49 insertions(+), 35 deletions(-)



More information about the tor-commits mailing list