[tor-commits] [stem/master] Fix the ONLINE integ test target

atagar at torproject.org atagar at torproject.org
Sat Mar 24 00:59:33 UTC 2018


commit 4a8f8d0499aefaddd6d5d9386744e1b1125c6036
Merge: 3e1414f8 7af33123
Author: Damian Johnson <atagar at torproject.org>
Date:   Fri Mar 23 17:59:09 2018 -0700

    Fix the ONLINE integ test target
    
    Handful of changes to support running our ONLINE integ testing target. There's
    still two failing tests:
    
      * test_has_all_tor_config_options (stem.manual)
    
        Filed a couple tickets about the config options it's mentioning
        (ExitPolicyDefault, _HSLayer2Nodes, and _HSLayer3Nodes).
    
      * test_using_authorities (stem.descriptor.remote)
    
        Our dirauths presently have an issue where they're rejecting each other's
        descriptors. Gonna add a DocTor check to start notifying about this.

 stem/cached_tor_manual.sqlite    | Bin 227328 -> 239616 bytes
 stem/control.py                  |   6 ++--
 stem/manual.py                   |   3 +-
 stem/settings.cfg                |  32 ++++++++++++-----
 test/integ/control/controller.py |  21 ++++++-----
 test/integ/manual.py             |  13 ++++---
 test/network.py                  |  76 +++------------------------------------
 7 files changed, 55 insertions(+), 96 deletions(-)



More information about the tor-commits mailing list