commit 2946016e8bf99b2d129f2f7fa9454060e2c24e8c Merge: a77ff022 50a5e9a3 Author: Damian Johnson atagar@torproject.org Date: Fri Jul 31 18:31:23 2020 -0700
Fix control socket integration tests
Our tests had a few failures when exercising a ControlSocket rather than a ControlPort. Finally our tests now pass with the RUN_ALL target.
stem/socket.py | 11 +++++++---- test/integ/connection/authentication.py | 1 + 2 files changed, 8 insertions(+), 4 deletions(-)