running test/functional/feature_rbf.py #20501

issue maektwain opened this issue on November 26, 2020
  1. maektwain commented at 5:34 AM on November 26, 2020: none

    <!-- Needs the label "good first issue" assigned manually before or after opening -->

    <!-- A good first issue is an uncontroversial issue, that has a relatively unique and obvious solution -->

    <!-- Motivate the issue and explain the solution briefly -->

    Initializing test directory /var/folders/2_/szwq0ctj18lbv0r9r9l0l5gw0000gn/T/bitcoin_func_test_d1dpvbes 2020-11-26T05:32:17.317000Z TestFramework (ERROR): JSONRPC error Traceback (most recent call last): File "/Users/maektwain/bitcoin/test/functional/test_framework/test_framework.py", line 125, in main self.setup() File "/Users/maektwain/bitcoin/test/functional/test_framework/test_framework.py", line 262, in setup self.setup_network() File "/Users/maektwain/bitcoin/test/functional/test_framework/test_framework.py", line 356, in setup_network self.setup_nodes() File "/Users/maektwain/bitcoin/test/functional/test_framework/test_framework.py", line 383, in setup_nodes self.import_deterministic_coinbase_privkeys() File "/Users/maektwain/bitcoin/test/functional/test_framework/test_framework.py", line 400, in import_deterministic_coinbase_privkeys self.init_wallet(i) File "/Users/maektwain/bitcoin/test/functional/test_framework/test_framework.py", line 407, in init_wallet n.createwallet(wallet_name=wallet_name, descriptors=self.options.descriptors, load_on_startup=True) File "/Users/maektwain/bitcoin/test/functional/test_framework/test_node.py", line 647, in createwallet return self.getattr('createwallet')(wallet_name, disable_private_keys, blank, passphrase, avoid_reuse, descriptors, load_on_startup) File "/Users/maektwain/bitcoin/test/functional/test_framework/coverage.py", line 47, in call return_val = self.auth_service_proxy_instance.call(*args, **kwargs) File "/Users/maektwain/bitcoin/test/functional/test_framework/authproxy.py", line 146, in call raise JSONRPCException(response['error'], status) test_framework.authproxy.JSONRPCException: Wallet already exists. (-4) 2020-11-26T05:32:17.372000Z TestFramework (INFO): Stopping nodes 2020-11-26T05:32:17.745000Z TestFramework (WARNING): Not cleaning up dir /var/folders/2_/szwq0ctj18lbv0r9r9l0l5gw0000gn/T/bitcoin_func_test_d1dpvbes 2020-11-26T05:32:17.746000Z TestFramework (ERROR): Test failed. Test logging available at /var/folders/2_/szwq0ctj18lbv0r9r9l0l5gw0000gn/T/bitcoin_func_test_d1dpvbes/test_framework.log 2020-11-26T05:32:17.746000Z TestFramework (ERROR): 2020-11-26T05:32:17.746000Z TestFramework (ERROR): Hint: Call /Users/maektwain/bitcoin/test/functional/combine_logs.py '/var/folders/2_/szwq0ctj18lbv0r9r9l0l5gw0000gn/T/bitcoin_func_test_d1dpvbes' to consolidate all logs 2020-11-26T05:32:17.746000Z TestFramework (ERROR): 2020-11-26T05:32:17.747000Z TestFramework (ERROR): If this failure happened unexpectedly or intermittently, please file a bug and provide a link or upload of the combined log. 2020-11-26T05:32:17.747000Z TestFramework (ERROR): https://github.com/bitcoin/bitcoin/issues 2020-11-26T05:32:17.747000Z TestFramework (ERROR):

    Useful skills:

    <!-- (For example, “C++11 std::thread”, “Qt5 GUI and async GUI design” or “basic understanding of Bitcoin mining and the Bitcoin Core RPC interface”.) -->

    Want to work on this issue?

    For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.

  2. MarcoFalke commented at 7:06 AM on November 26, 2020: member

    Did you run make distclean and re-compile before running the tests? The tests are only expected to pass for the exact commit and not other versions of Core

  3. MarcoFalke closed this on Nov 26, 2020

  4. maektwain commented at 2:01 PM on November 26, 2020: none

    Yeah make distclean did the work I am running the commits

  5. MarcoFalke locked this on Feb 15, 2022

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 09:14 UTC

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