mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
temporarily comment out rpcbind.py
until libevent is fixed. also remove duplicate commented-out forknotify.py.
This commit is contained in:
parent
d78a880900
commit
0658d0ba82
1 changed files with 2 additions and 3 deletions
|
|
@ -81,12 +81,11 @@ testScriptsExt = [
|
||||||
'invalidateblock.py',
|
'invalidateblock.py',
|
||||||
'keypool.py',
|
'keypool.py',
|
||||||
'receivedby.py',
|
'receivedby.py',
|
||||||
'rpcbind_test.py',
|
# 'rpcbind_test.py', #temporary, bug in libevent, see #6655
|
||||||
# 'script_test.py',
|
# 'script_test.py', #used for manual comparison of 2 binaries
|
||||||
'smartfees.py',
|
'smartfees.py',
|
||||||
'maxblocksinflight.py',
|
'maxblocksinflight.py',
|
||||||
'invalidblockrequest.py',
|
'invalidblockrequest.py',
|
||||||
# 'forknotify.py',
|
|
||||||
'p2p-acceptblock.py',
|
'p2p-acceptblock.py',
|
||||||
'mempool_packages.py',
|
'mempool_packages.py',
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue