Make test_rebind.py more robust
- actually sleep when waiting for tor to log
- log at debug level when waiting for tor to log
- backslash-replace bad UTF-8 characters in logs
- format control commands as ASCII, tor does not accept UTF-8 control commands
Found during #30901 (moved).
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- teor changed milestone to %Tor: 0.3.5.x-final
changed milestone to %Tor: 0.3.5.x-final
- teor added 035-backport 040-backport 041-backport 042-can BugSmashFund actualpoints::0.1 asn-merge component::core tor/tor consider-backport-after-0423 milestone::Tor: 0.3.5.x-final owner::teor points::0.1 priority::medium resolution::fixed reviewer::dgoulet severity::normal status::closed type::defect labels
added 035-backport 040-backport 041-backport 042-can BugSmashFund actualpoints::0.1 asn-merge component::core tor/tor consider-backport-after-0423 milestone::Tor: 0.3.5.x-final owner::teor points::0.1 priority::medium resolution::fixed reviewer::dgoulet severity::normal status::closed type::defect labels
See my pull request:
The merge forward is all clean.
Trac:
Status: assigned to needs_review
Keywords: N/A deleted, consider-backport-after-0423 addedTrac:
Keywords: BugSmashFund deleted, BugSmashFund 042-can addedTrac:
Reviewer: N/A to dgouletlgtm
Trac:
Keywords: N/A deleted, asn-merge added
Status: needs_review to merge_readyThis line looks wrong:
+ logging.debug('Tor has not logged anything, waiting for "{}"'.format(l.strip(), s))
You're calling format with two arguments, but the format string only has one {} entry.
Trac:
Status: merge_ready to needs_revisionReplying to teor:
See my pull request:
The merge forward is all clean.
I deleted
l.strip(),
, amended the commit, and force-pushed.Anyone can merge this branch to master after CI passes.
Since it's a CI stability fix, it should get some testing in master, so I will backport after 0.4.2.3.
Trac:
Status: needs_revision to merge_readyMerged to 0.3.5 and later. Merged #31107 (moved), #31466 (moved), #30916 (moved), #31408 (moved), #31837 (moved), and #31897 (moved) together.
Trac:
Status: merge_ready to closed
Resolution: N/A to fixed
Milestone: Tor: 0.4.1.x-final to Tor: 0.3.5.x-final- Trac closed
closed
- Trac changed time estimate to 48m
changed time estimate to 48m
- Trac added 48m of time spent
added 48m of time spent
- teor mentioned in issue #31897 (moved)
mentioned in issue #31897 (moved)
- Trac moved to tpo/core/tor#31837 (closed)
moved to tpo/core/tor#31837 (closed)