intermittent functional test failure in wallet_bumpfee #17716

issue MarcoFalke opened this issue on December 10, 2019
  1. MarcoFalke commented at 9:40 PM on December 10, 2019: member

    https://travis-ci.org/bitcoin/bitcoin/jobs/623304089#L8090

     test  2019-12-10T18:32:57.082000Z TestFramework (ERROR): Assertion failed 
                                       Traceback (most recent call last):
                                         File "/home/travis/build/bitcoin/bitcoin/build/bitcoin-s390x-unknown-linux-gnu/test/functional/test_framework/test_framework.py", line 112, in main
                                           self.run_test()
                                         File "/home/travis/build/bitcoin/bitcoin/build/bitcoin-s390x-unknown-linux-gnu/test/functional/wallet_bumpfee.py", line 90, in run_test
                                           test_small_output_with_feerate_succeeds(rbf_node, dest_address)
                                         File "/home/travis/build/bitcoin/bitcoin/build/bitcoin-s390x-unknown-linux-gnu/test/functional/wallet_bumpfee.py", line 224, in test_small_output_with_feerate_succeeds
                                           assert_equal(len(input_list), 1)
                                         File "/home/travis/build/bitcoin/bitcoin/build/bitcoin-s390x-unknown-linux-gnu/test/functional/test_framework/util.py", line 46, in assert_equal
                                           raise AssertionError("not(%s)" % " == ".join(str(arg) for arg in (thing1, thing2) + args))
                                       AssertionError: not(16 == 1)
    
  2. MarcoFalke added the label Bug on Dec 10, 2019
  3. fanquake added the label Tests on Dec 10, 2019
  4. MarcoFalke commented at 6:11 PM on March 9, 2020: member
  5. MarcoFalke commented at 6:18 PM on March 9, 2020: member

    The test has been written in d08becff853 and 38516f90784 by @instagibbs

    For me it is hard to dig through the combined logs, because the test has zero logging (Other than self.log.info("Running tests")). It would be nice if at least this function got a debug or info log statement to explain what is going on.

  6. instagibbs commented at 6:35 PM on March 9, 2020: member

    I'll take a look this week.

  7. instagibbs commented at 4:58 PM on March 10, 2020: member

    @MarcoFalke I believe I've figured it out. Apologies for the sloppy test: https://github.com/bitcoin/bitcoin/pull/18311

  8. MarcoFalke closed this on Mar 10, 2020

  9. MarcoFalke closed this on Mar 10, 2020

  10. DrahtBot 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 06:14 UTC

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