Skip to content

Conversation

Trott
Copy link
Member

@Trott Trott commented Oct 27, 2015

Move ENOENT related tests out of general fs.watch() test file and into its own file. This may help diagnose #3541.

/cc @jbergstroem @cjihrig @charlierudolph

@targos targos added fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests. labels Oct 27, 2015
@cjihrig
Copy link
Contributor

cjihrig commented Oct 27, 2015

LGTM. Let's see how the CI feels.

@targos
Copy link
Member

targos commented Oct 27, 2015

You can constify the file. Apart from that, LGTM.

@Trott
Copy link
Member Author

Trott commented Oct 27, 2015

Constified, thanks!

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

@jbergstroem
Copy link
Member

LGTM

Trott added a commit that referenced this pull request Oct 28, 2015
Move ENOENT related tests out of general fs.watch() test file and into
its own file. This may help diagnose
#3541.

PR-URL: #3548
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
@Trott
Copy link
Member Author

Trott commented Oct 28, 2015

Landed in 26e47ef

@Trott Trott closed this Oct 28, 2015
rvagg pushed a commit to rvagg/io.js that referenced this pull request Oct 29, 2015
Move ENOENT related tests out of general fs.watch() test file and into
its own file. This may help diagnose
nodejs#3541.

PR-URL: nodejs#3548
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Trott added a commit that referenced this pull request Oct 30, 2015
Move ENOENT related tests out of general fs.watch() test file and into
its own file. This may help diagnose
#3541.

PR-URL: #3548
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
@jasnell
Copy link
Member

jasnell commented Oct 30, 2015

Landed in v4.x-staging in 1c169a0

Trott added a commit that referenced this pull request Oct 30, 2015
Move ENOENT related tests out of general fs.watch() test file and into
its own file. This may help diagnose
#3541.

PR-URL: #3548
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
@Trott Trott deleted the test-fs-watch branch January 13, 2022 22:29
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