Skip to content

Conversation

@maflcko
Copy link
Member

@maflcko maflcko commented Nov 30, 2020

The nodes might disconnect (e.g. due to "Timeout downloading block" https://cirrus-ci.com/task/5313800947630080?command=ci#L1763) and the test fails to continue.

Fix that by reconnecting the nodes.

@maflcko
Copy link
Member Author

maflcko commented Dec 6, 2020

Another failure: https://cirrus-ci.com/task/5198425459261440?command=ci#L4475

@laanwj
Copy link
Member

laanwj commented Dec 7, 2020

code review ACK fa275e1

@laanwj laanwj merged commit d38feb6 into bitcoin:master Dec 7, 2020
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Dec 7, 2020
fa275e1 test: Fix intermittent feature_taproot issue (MarcoFalke)

Pull request description:

  The nodes might disconnect (e.g. due to "Timeout downloading block" https://cirrus-ci.com/task/5313800947630080?command=ci#L1763) and the test fails to continue.

  Fix that by reconnecting the nodes.

ACKs for top commit:
  laanwj:
    code review ACK fa275e1

Tree-SHA512: 2871183c8058d8292c9c4ef56ea3d19d5616ca712ebdaabb6609f8c9cd2e16c9ac2ce26aa1e94b346872b7b6fec56b59af151af83de3a5aa08bed01bfcc7187a
@maflcko maflcko deleted the 2011-testTapInt branch December 8, 2020 15:18
@decryp2kanon
Copy link
Contributor

Concept ACK. I saw many times this issue during CI test.

fanquake pushed a commit to fanquake/bitcoin that referenced this pull request Jul 29, 2021
@fanquake
Copy link
Member

Backported in #22578.

maflcko pushed a commit that referenced this pull request Jul 30, 2021
55e941f test: Fix intermittent feature_taproot issue (MarcoFalke)
681f728 ci: Build with --enable-werror by default, and document exceptions (Hennadii Stepanov)
89426c4 ci: Fix macOS brew install command (Hennadii Stepanov)

Pull request description:

  This backports a few changes to fix CI failures we are seeing with the 0.21 branch.

  Backports #21663, this might be the easiest way to fix the macOS CI failures we're seeing. i.e in #22569. The underlying issue is that the older CI images are using a version of brew that without running `brew update` first, is trying to download packages like Boost, from bintray (which no-longer works).

  This also includes #20182, as by fixing macOS failure, via running `brew upgrade`, we end up using a newer version of miniupnpc, which emits a GNU extension related warning, and causes the build to fail, because we use `-Werror`.

  Backporting #20535 should fix #22581.

ACKs for top commit:
  hebasto:
    ACK 55e941f, I verified changes by backporting locally.

Tree-SHA512: 3ab2c5c73c707d0f5b862264f3a0179cdeee30ae55aae872f3c3e0bb81d71a5027c39ba830210c99a21f98cc86c4167c4f215e24d1a8891ec79ce512debf82df
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants