Backport of Core PR16528 [33/43] : https://github.com/bitcoin/bitcoin/pull/16528/commits/82ae02b1656819f4bd5023b8955447e1d4ea8692
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC2ab0aaff663c: Be able to create new wallets with DescriptorScriptPubKeyMans as backing
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (build-without-wallet) failed.
Failed tests logs:
====== Bitcoin ABC functional tests: p2p_timeouts.py ====== ------- Stdout: ------- 2020-11-19T00:25:37.955000Z TestFramework (INFO): Initializing test directory /work/abc-ci-builds/build-without-wallet/test/tmp/test_runner_₿₵_ _20201119_002505/p2p_timeouts_581 2020-11-19T00:25:43.271000Z TestFramework (ERROR): Assertion failed Traceback (most recent call last): File "/work/test/functional/test_framework/test_framework.py", line 120, in main self.run_test() File "/work/test/functional/p2p_timeouts.py", line 89, in run_test assert not no_verack_node.is_connected AssertionError 2020-11-19T00:25:43.973000Z TestFramework (INFO): Stopping nodes 2020-11-19T00:25:44.825000Z TestFramework (WARNING): Not cleaning up dir /work/abc-ci-builds/build-without-wallet/test/tmp/test_runner_₿₵_ _20201119_002505/p2p_timeouts_581 2020-11-19T00:25:44.825000Z TestFramework (ERROR): Test failed. Test logging available at /work/abc-ci-builds/build-without-wallet/test/tmp/test_runner_₿₵_ _20201119_002505/p2p_timeouts_581/test_framework.log 2020-11-19T00:25:44.826000Z TestFramework (ERROR): Hint: Call /work/test/functional/combine_logs.py '/work/abc-ci-builds/build-without-wallet/test/tmp/test_runner_₿₵_ _20201119_002505/p2p_timeouts_581' to consolidate all logs
Each failure log is accessible here:
Bitcoin ABC functional tests: p2p_timeouts.py