Commit 257fd27
committed
Merge bitcoin/bitcoin#32033: test: Check datadir cleanup after assumeutxo was successful
52482cb test: Check datadir cleanup after assumeutxo was successful (Fabian Jahr)
Pull request description:
I noticed that the proper datadir cleanup after a successful restart of an assumutxo node does not seem to be covered in our tests. This is added here.
ACKs for top commit:
l0rinc:
utACK 52482cb
mabu44:
Re-ACK 52482cb
Prabhat1308:
re-ACK [`52482cb`](bitcoin/bitcoin@52482cb)
TheCharlatan:
Re-ACK 52482cb
Tree-SHA512: cc941afeba250050eaccf5112255d961253fec9b2683545454a0d2fbe4d542178394b301d169a9dd79edbf6b5d478d95282727dbb0aca96ee79d4cd1ff80f19b1 file changed
+21
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
349 | 350 | | |
350 | 351 | | |
351 | 352 | | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
352 | 369 | | |
353 | 370 | | |
354 | 371 | | |
| |||
656 | 673 | | |
657 | 674 | | |
658 | 675 | | |
659 | | - | |
| 676 | + | |
| 677 | + | |
660 | 678 | | |
661 | 679 | | |
662 | 680 | | |
| |||
733 | 751 | | |
734 | 752 | | |
735 | 753 | | |
736 | | - | |
| 754 | + | |
| 755 | + | |
737 | 756 | | |
738 | 757 | | |
739 | 758 | | |
| |||
0 commit comments