[tor-bugs] #14182 [Tor]: cross-built tor (mingw under linux) fails to complete test suite

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jan 12 18:27:42 UTC 2015


#14182: cross-built tor (mingw under linux) fails to complete test suite
--------------------+----------------------------------
 Reporter:  weasel  |          Owner:
     Type:  defect  |         Status:  new
 Priority:  normal  |      Milestone:
Component:  Tor     |        Version:  Tor: unspecified
 Keywords:          |  Actual Points:
Parent ID:          |         Points:
--------------------+----------------------------------
 Hi,

 building Tor under Linux for windows [1] results in a test.exe binary that
 fails its test suite [2,3] (both natively and under wine).

 {{{
 15:13:29 util/spawn_background_ok:
 15:13:29   FAIL src/test/test_util.c:3580:
 assert(MATCH_PROCESS_STATUS(expected_status, status))
 15:13:29   [spawn_background_ok FAILED]
 15:13:29 util/spawn_background_fail: OK
 15:13:29 util/spawn_background_partial_read:
 15:13:29   FAIL src/test/test_util.c:3736: assert(expected_status OP_EQ
 status): 1 vs -1
 15:13:29   [spawn_background_partial_read FAILED]
 15:13:29 util/spawn_background_exit_early:
 15:13:29   FAIL src/test/test_util.c:3736: assert(expected_status OP_EQ
 status): 1 vs -1
 15:13:29   [spawn_background_exit_early FAILED]
 15:13:29 util/spawn_background_waitpid_notify:
 15:13:29   FAIL src/test/test_util.c:3839: assert(status OP_EQ
 PROCESS_STATUS_RUNNING): -1 vs 1
 15:13:29   [spawn_background_waitpid_notify FAILED]
 }}}

 A native build [4] (with a different mingw version presumably) does not
 exhibit this issue.

 You should be able to reproduce this issue on dixie.  Ping me if you need
 help
 battling schroot.

 Cheers,
 weasel

 1. https://jenkins.torproject.org/job/tor-ci-mingwcross/
 2. https://jenkins.torproject.org/job/tor-ci-mingwcross-test-native/
 3. https://jenkins.torproject.org/job/tor-ci-mingwcross-test/
 4. https://jenkins.torproject.org/job/tor-ci-windows/

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


More information about the tor-bugs mailing list