Skip to content

Commit 0658d0b

Browse files
committed
temporarily comment out rpcbind.py
until libevent is fixed. also remove duplicate commented-out forknotify.py.
1 parent d78a880 commit 0658d0b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

qa/pull-tester/rpc-tests.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,11 @@
8181
'invalidateblock.py',
8282
'keypool.py',
8383
'receivedby.py',
84-
'rpcbind_test.py',
85-
# 'script_test.py',
84+
# 'rpcbind_test.py', #temporary, bug in libevent, see #6655
85+
# 'script_test.py', #used for manual comparison of 2 binaries
8686
'smartfees.py',
8787
'maxblocksinflight.py',
8888
'invalidblockrequest.py',
89-
# 'forknotify.py',
9089
'p2p-acceptblock.py',
9190
'mempool_packages.py',
9291
]

0 commit comments

Comments
 (0)