2nd level test pruning.py fails with "insufficient priority" #6834

issue error10 opened this issue on October 15, 2015
  1. error10 commented at 5:11 PM on October 15, 2015: contributor

    In Bitcoin Core 0.11.1, this test script fails with JSONRPC error: 66: insufficient priority as shown below. The test passed in 0.11.0.

    Running 2nd level testscript pruning.py...
      File "/builddir/build/BUILD/bitcoin-0.11.1/qa/rpc-tests/test_framework/test_framework.py", line 118, in main
        self.run_test()
      File "/builddir/build/BUILD/bitcoin-0.11.1/qa/rpc-tests/pruning.py", line 261, in run_test
        self.create_big_chain()
      File "/builddir/build/BUILD/bitcoin-0.11.1/qa/rpc-tests/pruning.py", line 76, in create_big_chain
        self.mine_full_block(self.nodes[0], self.address[0])
      File "/builddir/build/BUILD/bitcoin-0.11.1/qa/rpc-tests/pruning.py", line 253, in mine_full_block
        txid = node.sendrawtransaction(signresult["hex"], True)
      File "/builddir/build/BUILD/bitcoin-0.11.1/qa/rpc-tests/test_framework/authproxy.py", line 126, in __call__
        raise JSONRPCException(response['error'])
    Initializing test directory /tmp/testM1XDl2
    Warning! This test requires 4GB of disk space and takes over 30 mins (up to 2 hours)
    Mining a big blockchain of 995 blocks
    JSONRPC error: 66: insufficient priority
    Stopping nodes
    Cleaning up
    Failed
    
  2. morcos commented at 6:10 PM on October 15, 2015: member

    This is due to the min relay fee going up. EDIT: I think at least, still tracking it down.

  3. morcos commented at 1:22 AM on October 17, 2015: member

    Fixed with #6841

  4. laanwj closed this on Oct 20, 2015

  5. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 06:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me