diff --git a/qa/pull-tester/rpc-tests.sh b/qa/pull-tester/rpc-tests.sh index 05102796..8ed94264 100755 --- a/qa/pull-tester/rpc-tests.sh +++ b/qa/pull-tester/rpc-tests.sh @@ -44,7 +44,7 @@ testScriptsExt=( 'receivedby.py' 'reindex.py' 'rpcbind_test.py' - 'script_test.py' +# 'script_test.py' 'smartfees.py' 'maxblocksinflight.py' 'invalidblockrequest.py'