You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge bitcoin#23737: test: make feature_init more robust
8904f17 test: enable txindex in feature_init (James O'Beirne)
93db6d8 test: feature_init: retain debug.log and improve detection (James O'Beirne)
24fcf6e test: feature_init: tweak all .ldb files of a certain type (James O'Beirne)
a8ffbc0 test: add TestNode.wait_for_debug_log (James O'Beirne)
a2fb62b test: introduce TestNode.debug_log_bytes (James O'Beirne)
Pull request description:
Hopefully fixesbitcoin#23646.
This makes a few changes to feature_init (along the lines of the discussion here: bitcoin#23289 (comment)). The changes are detailed in the specific commits, but a summary might be:
- more robust log-line detection (at the expense of maybe being slower)
- retain all debug.log content
- perturb .ldb files in a more complete way
Top commit has no ACKs.
Tree-SHA512: 9c8900998fdb96d3cc92bd30c4eeda2a47e9787e6432546d458c17f24eb9e2b6b3eb573db225172888ca71d7a62260f497f83827597b982b9e35c5452cb6e514
0 commit comments