Commit 6d11f19
MarcoFalke
Merge bitcoin/bitcoin#26658: test: Fix backwards compatibility intermittent failure
c29bff5 test: Fix backwards compatibility intermittent failure (Aurèle Oulès)
Pull request description:
Fixes #24400.
See bitcoin/bitcoin#24400 (comment) to reproduce the failure.
As MarcoFalke suggested in bitcoin/bitcoin#24400 (comment), it can happen that the wallet is not fully flushed before being copied over to the other node. Fixed by unloading the wallet before copying the file.
ACKs for top commit:
Sjors:
utACK c29bff5
Tree-SHA512: ea93b859878873d07fa44ccb1c5b4c1b1014be8568dc2b9bbef02bb7a9230fefa7a71b149eb553870d3f4e986263342ea4f996fa0221098a2244f389521004711 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| 277 | + | |
277 | 278 | | |
278 | 279 | | |
279 | 280 | | |
| |||
0 commit comments