Skip to content

Commit 5f5ee0f

Browse files
committed
Merge pull request #6837
0658d0b temporarily comment out rpcbind.py (Alex Morcos)
2 parents fc41278 + 0658d0b commit 5f5ee0f

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)