You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3/255 - feature_dbcrash.py failed, Duration: 17 s
stdout:
2023-11-28T19:48:00.719000Z TestFramework (INFO): Initializing test directory /var/tmp/portage/net-p2p/elements-23.2.1/temp/test_runner_₿_🏃_20231128_144755/feature_dbcrash_254
2023-11-28T19:48:16.699000Z TestFramework (ERROR): JSONRPC error
Traceback (most recent call last):
File "/var/tmp/portage/net-p2p/elements-23.2.1/work/elements-23.2.1/test/functional/test_framework/test_framework.py", line 132, in main
self.run_test()
File "/var/tmp/portage/net-p2p/elements-23.2.1/work/elements-23.2.1/test/functional/feature_dbcrash.py", line 220, in run_test
utxo_list = create_confirmed_utxos(self, self.nodes[3].getnetworkinfo()['relayfee'], self.nodes[3], 5000, sync_fun=self.no_op)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/tmp/portage/net-p2p/elements-23.2.1/work/elements-23.2.1/test/functional/test_framework/util.py", line 525, in create_confirmed_utxos
node.sendrawtransaction(signed_tx)
File "/var/tmp/portage/net-p2p/elements-23.2.1/work/elements-23.2.1/test/functional/test_framework/coverage.py", line 49, in __call__
return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/tmp/portage/net-p2p/elements-23.2.1/work/elements-23.2.1/test/functional/test_framework/authproxy.py", line 144, in __call__
raise JSONRPCException(response['error'], status)
test_framework.authproxy.JSONRPCException: bad-txns-in-ne-out, value in != value out (-26)
2023-11-28T19:48:16.756000Z TestFramework (INFO): Stopping nodes
2023-11-28T19:48:17.219000Z TestFramework (WARNING): Not cleaning up dir /var/tmp/portage/net-p2p/elements-23.2.1/temp/test_runner_₿_🏃_20231128_144755/feature_dbcrash_254
2023-11-28T19:48:17.219000Z TestFramework (ERROR): Test failed. Test logging available at /var/tmp/portage/net-p2p/elements-23.2.1/temp/test_runner_₿_🏃_20231128_144755/feature_dbcrash_254/test_framework.log
2023-11-28T19:48:17.220000Z TestFramework (ERROR):
2023-11-28T19:48:17.220000Z TestFramework (ERROR): Hint: Call /var/tmp/portage/net-p2p/elements-23.2.1/work/elements-23.2.1/test/functional/combine_logs.py '/var/tmp/portage/net-p2p/elements-23.2.1/temp/test_runner_₿_🏃_20231128_144755/feature_dbcrash_254' to consolidate all logs
2023-11-28T19:48:17.220000Z TestFramework (ERROR):
2023-11-28T19:48:17.220000Z TestFramework (ERROR): If this failure happened unexpectedly or intermittently, please file a bug and provide a link or upload of the combined log.
2023-11-28T19:48:17.220000Z TestFramework (ERROR): https://github.com/ElementsProject/elements/issues
2023-11-28T19:48:17.221000Z TestFramework (ERROR):
stderr:
Hi @whitslack thanks for the feedback. It seems these tests are only run in the extended tests, which aren't run in CI since they take a very long time. I am busy with fixes for them.
Expected behavior
All functional tests should pass.
Actual behavior
feature_dbcrash_254/node3/elementsregtest/debug.log:
debug.log.gz
To reproduce
System information
Elements 23.2.1 source build
Gentoo Linux ~amd64
The text was updated successfully, but these errors were encountered: