Page MenuHomePhabricator

Be able to create new wallets with DescriptorScriptPubKeyMans as backing
ClosedPublic

Authored by deadalnix on Nov 19 2020, 00:21.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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

This revision is now accepted and ready to land.Nov 19 2020, 08:38
This revision was landed with ongoing or failed builds.Nov 19 2020, 13:46
This revision was automatically updated to reflect the committed changes.