test feature_backwards_compatibility fails with “Transaction not eligible for abandonment” #18161
issue MarcoFalke openend this issue on February 16, 2020-
MarcoFalke commented at 5:50 pm on February 16, 2020: member
-
MarcoFalke added the label Bug on Feb 16, 2020
-
MarcoFalke closed this on May 3, 2020
-
ryanofsky commented at 9:17 pm on July 23, 2020: member
I saw this error again in #15937 on what appears to be the same line
self.nodes[1].abandontransaction(tx3_id)
of the samefeature_backwards_compatibility.py
test and same travis target “x86_64 Linux [GOAL: install] [bionic] [previous releases, uses qt5 dev package and some depends packages] [unsigned char]”:https://travis-ci.org/github/bitcoin/bitcoin/jobs/711190846#L8819
Unfortunately I restarted the job and lost the complete log, but captured:
0test 2020-07-23T18:24:53.367000Z TestFramework (ERROR): JSONRPC error 1 Traceback (most recent call last): 2 File "/home/travis/build/bitcoin/bitcoin/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 118, in main 3 self.run_test() 4 File "/home/travis/build/bitcoin/bitcoin/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/feature_backwards_compatibility.py", line 106, in run_test 5 self.nodes[1].abandontransaction(tx3_id) 6 File "/home/travis/build/bitcoin/bitcoin/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/coverage.py", line 47, in __call__ 7 return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs) 8 File "/home/travis/build/bitcoin/bitcoin/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/authproxy.py", line 146, in __call__ 9 raise JSONRPCException(response['error'], status) 10 test_framework.authproxy.JSONRPCException: Transaction not eligible for abandonment (-5)
-
DrahtBot locked this on Feb 15, 2022
Labels
Bug
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: 2024-11-17 15:12 UTC
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: 2024-11-17 15:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me