Skip to content

pr9842.1: Fix RPC failure testing (2 of 2)

Latest
Compare
Choose a tag to compare
@jnewbery jnewbery released this 07 Mar 19:14
· 403 commits to rpctestassert2 since this release
Commit 9db8eecac1c713c760c0217b6acb7455c657fa8b improved the
assert_raises_jsonrpc() function for better testing of RPC failure
modes. This commit completes the job by removing remaining broken
try-except RPC testing from the individual test cases and replacing it
with calls to assert_raises_jsonrpc().