diff --git a/qa/pull-tester/rpc-tests.sh b/qa/pull-tester/rpc-tests.sh index 051027966..8ed942643 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'