Skip to content

Conversation

@thefourtheye
Copy link
Contributor

On my slow Ubuntu 14.04 machine, this fails to resolve the host name
used (no.way.you.will.resolve.this) and it times out in local testing.
This patch uses an invalid name (...) and does stricter validation of
the error returned.

On my slow Ubuntu 14.04 machine, this fails to resolve the host name used (`no.way.you.will.resolve.this`) and it times out in local testing. This patch uses an invalid name (`...`) and does stricter validation of the error returned.
@thefourtheyethefourtheye added the test Issues and PRs related to the tests. label Nov 8, 2015
@bnoordhuis
Copy link
Member

LGTM

2 similar comments
@JungMinu
Copy link
Member

LGTM

@evanlucas
Copy link
Contributor

LGTM

@mscdexmscdex added the net Issues and PRs related to the net subsystem. label Nov 8, 2015
thefourtheye added a commit that referenced this pull request Nov 9, 2015
On my slow Ubuntu 14.04 machine, this fails to resolve the host name used (`no.way.you.will.resolve.this`) and it times out in local testing. This patch uses an invalid name (`...`) and does stricter validation of the error returned. PR-URL: #3711 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: James M Snell <[email protected]>
@jasnell
Copy link
Member

Landed in 5707258

@jasnelljasnell closed this Nov 9, 2015
@Trott
Copy link
Member

Trott commented Nov 9, 2015

Did this get a CI run?

thefourtheye added a commit that referenced this pull request Nov 10, 2015
On my slow Ubuntu 14.04 machine, this fails to resolve the host name used (`no.way.you.will.resolve.this`) and it times out in local testing. This patch uses an invalid name (`...`) and does stricter validation of the error returned. PR-URL: #3711 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: James M Snell <[email protected]>
This was referenced Nov 10, 2015
thefourtheye added a commit that referenced this pull request Nov 17, 2015
On my slow Ubuntu 14.04 machine, this fails to resolve the host name used (`no.way.you.will.resolve.this`) and it times out in local testing. This patch uses an invalid name (`...`) and does stricter validation of the error returned. PR-URL: #3711 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: James M Snell <[email protected]>
@MylesBorins
Copy link
Contributor

landed in v4.x-staging in 07b5791

thefourtheye added a commit that referenced this pull request Dec 4, 2015
On my slow Ubuntu 14.04 machine, this fails to resolve the host name used (`no.way.you.will.resolve.this`) and it times out in local testing. This patch uses an invalid name (`...`) and does stricter validation of the error returned. PR-URL: #3711 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: James M Snell <[email protected]>
@jasnelljasnell mentioned this pull request Dec 17, 2015
thefourtheye added a commit that referenced this pull request Dec 17, 2015
On my slow Ubuntu 14.04 machine, this fails to resolve the host name used (`no.way.you.will.resolve.this`) and it times out in local testing. This patch uses an invalid name (`...`) and does stricter validation of the error returned. PR-URL: #3711 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: James M Snell <[email protected]>
thefourtheye added a commit that referenced this pull request Dec 23, 2015
On my slow Ubuntu 14.04 machine, this fails to resolve the host name used (`no.way.you.will.resolve.this`) and it times out in local testing. This patch uses an invalid name (`...`) and does stricter validation of the error returned. PR-URL: #3711 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: James M Snell <[email protected]>
@thefourtheyethefourtheye deleted the improve-test-net-connect-test-case branch March 12, 2016 15:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

netIssues and PRs related to the net subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@thefourtheye@bnoordhuis@JungMinu@evanlucas@jasnell@Trott@MylesBorins@mscdex