View options
- Truncate descriptions
Activity
Dropping the parent because that's preventing me from resolving the other ticket.
Trac:
Parent: #28550 (closed) to N/AIf we don't print the actual python version that's running,
Hi teor. Actually, Stem's tests should be doing this. Test runs are prefaced with versioning information...
% python3 run_tests.py --all ====================================================================== INITIALISING ====================================================================== stem version... 1.7.0-dev tor version... 0.4.0.0-alpha-dev python version... 3.5.2 operating system version... Linux (Ubuntu 16.04) cryptography version... missing pynacl version... missing mock version... 1.0 pyflakes version... missing pycodestyle version... missing checking for orphaned .pyc files... done (0.0s) checking for unused tests... done (0.0s) importing test modules... done (0.1s) running pyflakes... unavailable running pycodestyle... unavailable ====================================================================== UNIT TESTS ====================================================================== util.enum... success (0.00s) util.connection... success (0.06s) util.conf... success (0.02s) ...
https://github.com/torproject/tor/pull/567
Trac:
Status: new to needs_review