When running the testing command,
./qa/pull-tester/rpc-tests.sh
I get the following error. Thought this should be forward to someone…
=== Running testscript zcjoinsplitdoublespend.py ===
File “/home/ubuntu/zcash/qa/rpc-tests/test_framework/test_framework.py”, line 118, in main
self.run_test()
File “/home/ubuntu/zcash/qa/rpc-tests/zcjoinsplitdoublespend.py”, line 59, in run_test
pool[i] = self.nodes[i].zcrawjoinsplit(pool[i], {}, {zcaddress:39.9}, 39.9, 0)
File “/home/ubuntu/zcash/qa/rpc-tests/test_framework/authproxy.py”, line 126, in call
raise JSONRPCException(response[‘error’])
Initializing test directory /tmp/testvhIWE7
JSONRPC error: std::bad_alloc
Stopping nodes
Cleaning up
Failed
!!! FAIL: zcjoinsplitdoublespend.py !!!
Tests completed: 18
successes 17; failures: 1
Failing tests: zcjoinsplitdoublespend.py