[tor-bugs] #29763 [Core Tor/Chutney]: Fix 0.2.9 failures in chutney CI
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Mar 13 10:16:50 UTC 2019
#29763: Fix 0.2.9 failures in chutney CI
-------------------------------------------------+-------------------------
Reporter: teor | Owner: teor
Type: defect | Status:
| assigned
Priority: Medium | Milestone:
Component: Core Tor/Chutney | Version:
Severity: Normal | Resolution:
Keywords: chutney-ci, network-team- | Actual Points:
roadmap-2019-Q1Q2 |
Parent ID: #29761 | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by teor):
I think the 0.2.9 issue might be caused by timing differences between
0.2.9 and 0.3.4 and later. (In 0.3.3, we changed many events in the event
loop from "once per second" to "as often as possible".)
Here's what I'd like to try to fix this issue:
1. Fix #22132 and #28203, so that we start testing once 0.2.9 has
bootstrapped
2. Disable (parts of) the change in b0e98fcc for 0.2.9
* "Fix a common Travis failure mode by allowing tor more time to
bootstrap. And double the consensus interval."
3. Implement #29729, #28204, and #28220 to find out how bad the problem
is, and where it's happening
4. Work out how to get a copy of the whole chutney directory so we can
check the logs
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29763#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list