Skip to content

Conversation

@john-yan
Copy link

@john-yan john-yan commented Oct 6, 2015

Fix problem #3215 by redo checking for openCount in slow running environment.

@mhdawson mhdawson added test Issues and PRs related to the tests. land-on-v4.x labels Oct 6, 2015
@mhdawson mhdawson self-assigned this Oct 6, 2015
@john-yan john-yan changed the title Fix test-fs-read-stream-fd-leak race condition by checking multiple t… test: Fix test-fs-read-stream-fd-leak race cond Oct 6, 2015
@mscdex mscdex added the fs Issues and PRs related to the fs subsystem / file system. label Oct 6, 2015
@jasnell
Copy link
Member

jasnell commented Oct 7, 2015

LGTM

@mhdawson
Copy link
Member

mhdawson commented Oct 8, 2015

CI run started here: https://ci.nodejs.org/job/node-test-pull-request/457/

@mhdawson
Copy link
Member

mhdawson commented Oct 8, 2015

CI run looks good

mhdawson pushed a commit that referenced this pull request Oct 8, 2015
Fix intermittent test failure on slower machines.
Gives test longer time to complete but checks
at regular intervals so that the test only
runs longer on slower machines or in the failure
case.

PR-URL: #3218
Fixes: #3215
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: James Snell <jasnell@gmail.com>>
@mhdawson
Copy link
Member

mhdawson commented Oct 8, 2015

landed as 8aa589c

@mhdawson
Copy link
Member

mhdawson commented Oct 8, 2015

Will leave open until it gets pulled into 4.X

jasnell pushed a commit that referenced this pull request Oct 8, 2015
Fix intermittent test failure on slower machines.
Gives test longer time to complete but checks
at regular intervals so that the test only
runs longer on slower machines or in the failure
case.

PR-URL: #3218
Fixes: #3215
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: James Snell <jasnell@gmail.com>>
@jasnell
Copy link
Member

jasnell commented Oct 8, 2015

Landed in v4.x with 7c85557

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

Labels

fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants