mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
test: include two more interruptions points
This commit is contained in:
parent
2d0bdb2089
commit
71115a5e23
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ class InitStressTest(BitcoinTestFramework):
|
|||
'net thread start',
|
||||
'addcon thread start',
|
||||
'msghand thread start',
|
||||
'Checking all blk files are present',
|
||||
'init message: Starting network threads'
|
||||
]
|
||||
if self.is_wallet_compiled():
|
||||
lines_to_terminate_after.append('Verifying wallet')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue