[tor-bugs] #25942 [Core Tor/Tor]: Fix win32 test failure for crypto/openssl_version

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Apr 27 02:58:36 UTC 2018


#25942: Fix win32 test failure for crypto/openssl_version
------------------------------+--------------------------------------------
     Reporter:  isis          |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:  Tor: 0.3.3.5-rc
     Severity:  Normal        |   Keywords:  tor-ci tor-windows tor-testing
Actual Points:                |  Parent ID:
       Points:  1             |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------------------
 From #25549, the `crypto/openssl_version` test
 [https://ci.appveyor.com/project/isislovecruft/tor/build/1.0.60/job/a0coox4l2wemeo7w#L2693
 fails] on win32 builds with:

 {{{
 crypto/openssl_version: [forking] openssl version = 1.0.2l
 openssl h_version = 1.0.2n
   FAIL ../src/test/test_crypto.c:156: assert(!strcmpstart(version,
 h_version))
   [openssl_version FAILED]
 }}}

 This could possibly be an artifact of how the CI environment is set up. If
 so, there should be a `CI_WINDOWS` environment variable set on the
 machine, so we can probably just ignore this test?

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


More information about the tor-bugs mailing list