[tor-bugs] #29534 [Core Tor/Tor]: Regression: map_anon_nofork test is breaking jenkins on some platforms (was: Regression:)
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Feb 19 17:57:07 UTC 2019
#29534: Regression: map_anon_nofork test is breaking jenkins on some platforms
--------------------------+------------------------------------
Reporter: nickm | Owner: nickm
Type: defect | Status: assigned
Priority: Medium | Milestone: Tor: 0.4.0.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------+------------------------------------
Changes (by nickm):
* component: - Select a component => Core Tor/Tor
* milestone: => Tor: 0.4.0.x-final
Old description:
> {{{
> 17:39:20 util/map_anon_nofork:
> 17:39:20 FAIL ../tor/src/test/test_util.c:6206: assert((int)r OP_EQ 1):
> 0 vs 1
> 17:39:20 [map_anon_nofork FAILED]
> }}}
New description:
This test from the fast_rng branch is breaking jenkins CI in some cases:
{{{
17:39:20 util/map_anon_nofork:
17:39:20 FAIL ../tor/src/test/test_util.c:6206: assert((int)r OP_EQ 1):
0 vs 1
17:39:20 [map_anon_nofork FAILED]
}}}
I suspect this is about kernel/header mismatch, but I need to check more
closely.
I think we should disable this test in 0.4.0 (since the code is unused)
and look for better solutions in 0.4.1.
--
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29534#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list