Skip to content

test: refactor test-net-settimeout - #4799

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:settimeout
Closed

test: refactor test-net-settimeout#4799
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:settimeout

Conversation

@Trott

Copy link
Copy Markdown
Member

test-net-settimeout is unnecessarily complex. This change simplifies it.

test-net-settimeout is unnecessarily complex. This change simplifies it.
@TrottTrott added net Issues and PRs related to the net subsystem. test Issues and PRs related to the tests. labels Jan 21, 2016
@mscdex

Copy link
Copy Markdown
Contributor

@jbergstroem

Copy link
Copy Markdown
Member

☝️ What he said, LGTM

@Trott

Copy link
Copy Markdown
MemberAuthor

CI looks good in that failures are a known flaky test (that has since been removed) and a bunch of buildbot problems. Let's try again to see if we get something a little cleaner:

https://ci.nodejs.org/job/node-test-pull-request/1359/

@Trott

Copy link
Copy Markdown
MemberAuthor

Irksomely, the only failure was a Windows buildbot failure that just happened to be one of the ones that would run this settimeout test. Trying a third CI because that is what I do: https://ci.nodejs.org/job/node-test-pull-request/1366/

@Trott

Copy link
Copy Markdown
MemberAuthor

Last CI buildbot failures were on fanned machines not slated to run this test, so we're all set.

Trott added a commit to Trott/io.js that referenced this pull request Jan 26, 2016
test-net-settimeout is unnecessarily complex. This change simplifies it.
PR-URL: nodejs#4799
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in 457a1ca

@TrottTrott closed this Jan 26, 2016
rvagg pushed a commit that referenced this pull request Jan 27, 2016
test-net-settimeout is unnecessarily complex. This change simplifies it.
PR-URL: #4799
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
benjamingr pushed a commit to benjamingr/io.js that referenced this pull request Jan 27, 2016
test-net-settimeout is unnecessarily complex. This change simplifies it.
PR-URL: nodejs#4799
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
rvagg pushed a commit that referenced this pull request Feb 8, 2016
test-net-settimeout is unnecessarily complex. This change simplifies it.
PR-URL: #4799
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
MylesBorins pushed a commit that referenced this pull request Feb 17, 2016
test-net-settimeout is unnecessarily complex. This change simplifies it.
PR-URL: #4799
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
MylesBorins pushed a commit that referenced this pull request Feb 18, 2016
test-net-settimeout is unnecessarily complex. This change simplifies it.
PR-URL: #4799
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
@MylesBorinsMylesBorins mentioned this pull request Feb 18, 2016
MylesBorins pushed a commit that referenced this pull request Mar 2, 2016
test-net-settimeout is unnecessarily complex. This change simplifies it.
PR-URL: #4799
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
test-net-settimeout is unnecessarily complex. This change simplifies it.
PR-URL: nodejs#4799
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
@Trott
Trott deleted the settimeout branch January 13, 2022 22:32
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.

5 participants

@Trott@mscdex@jbergstroem@jasnell@MylesBorins