Skip to content

test: increase timeouts on some unref timers tests - #5352

Closed
Fishrock123 wants to merge 0 commit into
nodejs:masterfrom
Fishrock123:increase-unref-timeouts
Closed

test: increase timeouts on some unref timers tests#5352
Fishrock123 wants to merge 0 commit into
nodejs:masterfrom
Fishrock123:increase-unref-timeouts

Conversation

@Fishrock123

Copy link
Copy Markdown
Contributor

Fix: #5351
Refs: #4561
PR-URL: #5352

After #4007 lands we should consider replacing some of these tests with refed versions since they will take the same codepath.

Or add something where we can tell it to just use refed handles.

@Fishrock123Fishrock123 added the test Issues and PRs related to the tests. label Feb 21, 2016
@Fishrock123
Fishrock123force-pushed the increase-unref-timeouts branch from fdcabf4 to 40a93adCompareFebruary 21, 2016 16:10
@Trott

Copy link
Copy Markdown
Member

LGTM

@mscdexmscdex added the timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout. label Feb 21, 2016
@jasnell

Copy link
Copy Markdown
Member

LGTM

1 similar comment
@JungMinu

Copy link
Copy Markdown
Member

LGTM

@Fishrock123

Copy link
Copy Markdown
ContributorAuthor

guess I should probably run the CI: https://ci.nodejs.org/job/node-test-pull-request/1722/

Fishrock123 added a commit that referenced this pull request Feb 22, 2016
Fix: #5351
Refs: #4561
PR-URL: #5352
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
@Fishrock123
Fishrock123force-pushed the increase-unref-timeouts branch from 40a93ad to 65cd2a0CompareFebruary 22, 2016 17:16
@Fishrock123

Copy link
Copy Markdown
ContributorAuthor

landed in 65cd2a0

rvagg pushed a commit that referenced this pull request Feb 27, 2016
Fix: #5351
Refs: #4561
PR-URL: #5352
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
@Fishrock123Fishrock123 mentioned this pull request Mar 1, 2016
5 tasks
MylesBorins pushed a commit that referenced this pull request Mar 17, 2016
Fix: #5351
Refs: #4561
PR-URL: #5352
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
MylesBorins pushed a commit that referenced this pull request Mar 21, 2016
Fix: #5351
Refs: #4561
PR-URL: #5352
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.timersIssues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Fishrock123@Trott@jasnell@JungMinu@mscdex@MylesBorins