travis failure in p2p-segwit.py not(b'bad-txns-vout-negative' == b'bad-witness-nonstandard') #11953

issue MarcoFalke opened this issue on December 19, 2017
  1. MarcoFalke commented at 9:38 PM on December 19, 2017: member

    This keeps popping up from time to time on travis. The relevant log excerpt:

    2017-12-19 17:52:57.940000 TestFramework (INFO): Testing detection of non-standard P2WSH witness
    2017-12-19 17:52:58.710000 TestFramework (ERROR): Assertion failed
    Traceback (most recent call last):
      File "./test/functional/test_framework/test_framework.py", line 118, in main
        self.run_test()
      File "./test/functional/p2p-segwit.py", line 1943, in run_test
        self.test_non_standard_witness()
      File "./test/functional/p2p-segwit.py", line 1827, in test_non_standard_witness
        test_transaction_acceptance(self.nodes[1].rpc, self.std_node, p2wsh_txs[0], True, False, b'bad-witness-nonstandard')
      File "./test/functional/p2p-segwit.py", line 48, in test_transaction_acceptance
        assert_equal(p2p.last_message["reject"].reason, reason)
      File "./test/functional/test_framework/util.py", line 38, in assert_equal
        raise AssertionError("not(%s)" % " == ".join(str(arg) for arg in (thing1, thing2) + args))
    AssertionError: not(b'bad-txns-vout-negative' == b'bad-witness-nonstandard')
    

    Most recent example: https://travis-ci.org/bitcoin/bitcoin/jobs/318711688

  2. fanquake added the label Tests on Dec 20, 2017
  3. laanwj commented at 1:24 PM on January 11, 2018: member

    Is this a duplicate of #11696?

  4. laanwj closed this on Jan 11, 2018

  5. laanwj referenced this in commit 1d2eaba300 on Jan 11, 2018
  6. MarcoFalke commented at 1:51 PM on January 11, 2018: member

    No, I don't think it is a duplicate.

  7. MarcoFalke locked this on Sep 8, 2021

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

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