[tor-commits] [ooni-probe/master] Merge branch 'feature/bisection_503'

art at torproject.org art at torproject.org
Tue Jun 21 12:14:12 UTC 2016


commit 25b317ab8c015940d034fd2682f4da6aef6e70a3
Merge: 7d0cd24 007685b
Author: Arturo Filastò <arturo at filasto.net>
Date:   Wed Jun 15 12:44:19 2016 +0300

    Merge branch 'feature/bisection_503'
    
    * feature/bisection_503:
      Generators do not work well in a concurrent environment.
      Make inputs a shared iterator across all NetTestCase measurements

 docs/source/writing_tests.rst |  61 ++++++++++++++++++++++-
 ooni/managers.py              |  14 +++---
 ooni/nettest.py               |  10 ++--
 ooni/tests/test_nettest.py    | 109 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 182 insertions(+), 12 deletions(-)





More information about the tor-commits mailing list