Skip to content

tests: backport TestHTTPClientMakeHTTPDialer fix#6047

Merged
melekes merged 1 commit intov0.34.xfrom
callum/v034-tests
Feb 4, 2021
Merged

tests: backport TestHTTPClientMakeHTTPDialer fix#6047
melekes merged 1 commit intov0.34.xfrom
callum/v034-tests

Conversation

@cmwaters
Copy link
Contributor

@cmwaters cmwaters commented Feb 4, 2021

Erik's PR:

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.

Are their any other tests we should backport to v0.34.x?

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.
@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

❗ No coverage uploaded for pull request base (v0.34.x@f89eca4). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             v0.34.x    #6047   +/-   ##
==========================================
  Coverage           ?   60.48%           
==========================================
  Files              ?      263           
  Lines              ?    23855           
  Branches           ?        0           
==========================================
  Hits               ?    14429           
  Misses             ?     7944           
  Partials           ?     1482           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants