[tor-bugs] #28551 [Core Tor/Tor]: Tor's Travis should print the python version after installation

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Nov 21 17:37:34 UTC 2018


#28551: Tor's Travis should print the python version after installation
--------------------------------------+------------------------------------
 Reporter:  teor                      |          Owner:  (none)
     Type:  defect                    |         Status:  new
 Priority:  Medium                    |      Milestone:  Tor: 0.4.0.x-final
Component:  Core Tor/Tor              |        Version:  Tor: unspecified
 Severity:  Normal                    |     Resolution:
 Keywords:  tor-ci, travis, fast-fix  |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+------------------------------------

Comment (by atagar):

 > If 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)
 ...
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28551#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list