Skip to content

test: don't use foo-bar.net in TestHTTPClientMakeHTTPDialer#5997

Merged
mergify[bot] merged 2 commits intomasterfrom
erik/fix-http-test
Jan 27, 2021
Merged

test: don't use foo-bar.net in TestHTTPClientMakeHTTPDialer#5997
mergify[bot] merged 2 commits intomasterfrom
erik/fix-http-test

Conversation

@erikgrinaker
Copy link
Contributor

This test relied on connecting to the external site foo-bar.net, and (predictably) the site went down and broke all of our CI runs. This changes it to use local HTTP servers instead.

@erikgrinaker erikgrinaker added the S:automerge Automatically merge PR when requirements pass label Jan 27, 2021
@erikgrinaker erikgrinaker self-assigned this Jan 27, 2021
@mergify mergify bot merged commit f54f80b into master Jan 27, 2021
@mergify mergify bot deleted the erik/fix-http-test branch January 27, 2021 19:17
@tac0turtle
Copy link
Contributor

cmwaters pushed a commit that referenced this pull request Feb 4, 2021
This test relied on connecting to the external site `foo-bar.net`, and (predictably) the site went down and broke all of our CI runs. This changes it to use local HTTP servers instead.
melekes pushed a commit that referenced this pull request Feb 4, 2021
…6047)

This test relied on connecting to the external site `foo-bar.net`, and (predictably) the site went down and broke all of our CI runs. This changes it to use local HTTP servers instead.

Co-authored-by: Erik Grinaker <erik@interchain.berlin>
melekes pushed a commit that referenced this pull request Feb 9, 2021
This test relied on connecting to the external site `foo-bar.net`, and (predictably) the site went down and broke all of our CI runs. This changes it to use local HTTP servers instead.
cmwaters pushed a commit that referenced this pull request Feb 11, 2021
This test relied on connecting to the external site `foo-bar.net`, and (predictably) the site went down and broke all of our CI runs. This changes it to use local HTTP servers instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S:automerge Automatically merge PR when requirements pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants