[tor-bugs] #29500 [Core Tor/Tor]: Broken circuitpadding unittests on appveyor

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 26 13:28:34 UTC 2019


#29500: Broken circuitpadding unittests on appveyor
-------------------------------------------------+-------------------------
 Reporter:  asn                                  |          Owner:  (none)
     Type:  defect                               |         Status:  new
 Priority:  High                                 |      Milestone:  Tor:
                                                 |  0.4.0.x-final
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  wtf-pad, tor-relay, tor-cell,        |  Actual Points:
  padding, 041-proposed, 040-must                |
Parent ID:  #28631                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by ahf):

 I ran the tests on 32-bit x86 Windows 10 for ~4.5h yesterday and didn't
 manage to hit this test failure. I let the same machine run over night
 with a 64-bit x86 build and also didn't see the test failure there.

 MinGW version:

 x86_64-w64-mingw32-gcc: 6.3.0 20170516
 i686-w64-mingw32-gcc: 6.3.0 20170516

 PowerShell code to run the tests in a loop:

 {{{
 while ($true) { .\test.exe circuitpadding/... ; if ($LastExitCode -ne 0) {
 break; } }
 }}}

 Maybe we should move this to needs_information?

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


More information about the tor-bugs mailing list