[qa] example_test.py failed #11776

issue MarcoFalke opened this issue on November 27, 2017
  1. MarcoFalke commented at 9:12 PM on November 27, 2017: member

    There are occasional failures of example_test on travis, which are annoying but not critical.

    It will timeout while waiting for an verack on the added p2p connection:

    self.nodes[2].p2p.wait_for_verack()
    

    The issue might be that we add a p2p connection in L134 and then start the network thread: https://github.com/bitcoin/bitcoin/blob/a89221873a3ee2451c73b41bbe2d99d36f439d31/test/functional/example_test.py#L134-L139

    Afterward, we don't restart the network thread, but add yet another p2p connection: https://github.com/bitcoin/bitcoin/blob/a89221873a3ee2451c73b41bbe2d99d36f439d31/test/functional/example_test.py#L190-L192

    I have slight doubt that this is expected to work.

  2. MarcoFalke added the label Priority Low on Nov 27, 2017
  3. MarcoFalke added the label Tests on Nov 27, 2017
  4. laanwj removed the label Priority Low on Dec 6, 2017
  5. laanwj closed this on Dec 12, 2017

  6. laanwj referenced this in commit ad1820cbad on Dec 12, 2017
  7. codablock referenced this in commit 5afd4ad7b9 on Sep 30, 2019
  8. codablock referenced this in commit 55b6d1a168 on Sep 30, 2019
  9. codablock referenced this in commit 89ca365b3f on Oct 2, 2019
  10. codablock referenced this in commit d9e6320713 on Oct 2, 2019
  11. UdjinM6 referenced this in commit 2b47a25ce9 on Oct 3, 2019
  12. codablock referenced this in commit f4ea836744 on Oct 3, 2019
  13. barrystyle referenced this in commit a9f35bdf23 on Jan 22, 2020
  14. 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-17 06:15 UTC

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