mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Merge #8400: [qa]: enable rpcbind_test
9bbb414[qa]: enable rpcbind_test (whythat)0ff4375[qa]: add parsing for '<host>:<port>' argument form to rpc_url() (whythat)
This commit is contained in:
@@ -159,7 +159,7 @@ testScriptsExt = [
|
||||
'txn_clone.py --mineblock',
|
||||
'forknotify.py',
|
||||
'invalidateblock.py',
|
||||
# 'rpcbind_test.py', #temporary, bug in libevent, see #6655
|
||||
'rpcbind_test.py',
|
||||
'smartfees.py',
|
||||
'maxblocksinflight.py',
|
||||
'p2p-acceptblock.py',
|
||||
|
||||
Reference in New Issue
Block a user