FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: increase timeouts on some unref timers tests by Fishrock123 · Pull Request #5352 · nodejs/node · GitHub

/ node Public

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

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.

Fishrock123 added the test Issues and PRs related to the tests. label Feb 21, 2016
Fishrock123 force-pushed the increase-unref-timeouts branch from fdcabf4 to 40a93ad Compare February 21, 2016 16:10

Trott commented Feb 21, 2016

Copy link
Copy Markdown
Member

LGTM

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

jasnell commented Feb 21, 2016

Copy link
Copy Markdown
Member

LGTM

1 similar comment

Copy link
Copy Markdown
Member

LGTM

Copy link
Copy Markdown
Contributor Author

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 force-pushed the increase-unref-timeouts branch from 40a93ad to 65cd2a0 Compare February 22, 2016 17:16

Copy link
Copy Markdown
Contributor Author

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>
Fishrock123 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests. timers Issues 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


Back | FazBrowse Home | New Git URL