[tor-commits] [stem/master] Fixing unit tests for python 3.x
atagar at torproject.org
atagar at torproject.org
Sun Aug 17 22:38:43 UTC 2014
commit 6c78d9acf9606eb6a93712cfe115a40c45504c70
Merge: 8e63d89 1e23a5d
Author: Damian Johnson <atagar at torproject.org>
Date: Sun Aug 17 15:38:02 2014 -0700
Fixing unit tests for python 3.x
Unit test runs for python 3.x (run_tests.py --unit --python3) were bused for a
few reasons. Some seem to be interpreter version related, but another was a
recent regression.
stem/control.py | 14 +++++++-------
stem/descriptor/router_status_entry.py | 4 ++++
stem/exit_policy.py | 6 +++---
stem/version.py | 2 +-
test/unit/connection/connect.py | 12 +++++++++++-
5 files changed, 26 insertions(+), 12 deletions(-)
More information about the tor-commits
mailing list