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

test: fix test-fs-watch-system-limit by ofrobots · Pull Request #23986 · nodejs/node · GitHub

/ node Public

test: fix test-fs-watch-system-limit - #23986

Closed
ofrobots wants to merge 1 commit into
nodejs:masterfrom
ofrobots:fs-watch-limit
Closed

test: fix test-fs-watch-system-limit#23986
ofrobots wants to merge 1 commit into
nodejs:masterfrom
ofrobots:fs-watch-limit

Conversation

ofrobots commented Oct 31, 2018
edited
Loading

Copy link
Copy Markdown
Contributor

On some systems the default inotify limits might be too high for the
test to actually fail. Detect and skip the test in such environments.

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

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

On some systems the default inotify limits might be too high for the
test to actually fail. Detect and skip the test in such environments.

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added the test Issues and PRs related to the tests. label Oct 31, 2018
ofrobots requested a review from addaleax October 31, 2018 00:19

This comment has been minimized.

ofrobots added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Nov 1, 2018
Trott pushed a commit to Trott/io.js that referenced this pull request Nov 2, 2018
On some systems the default inotify limits might be too high for the
test to actually fail. Detect and skip the test in such environments.

PR-URL: nodejs#23986
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

Trott commented Nov 2, 2018

Copy link
Copy Markdown
Member

Landed in a03165a

Trott closed this Nov 2, 2018
targos pushed a commit that referenced this pull request Nov 2, 2018
On some systems the default inotify limits might be too high for the
test to actually fail. Detect and skip the test in such environments.

PR-URL: #23986
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MylesBorins pushed a commit that referenced this pull request Nov 27, 2018
On some systems the default inotify limits might be too high for the
test to actually fail. Detect and skip the test in such environments.

PR-URL: #23986
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
codebytere mentioned this pull request Nov 27, 2018
rvagg pushed a commit that referenced this pull request Nov 28, 2018
On some systems the default inotify limits might be too high for the
test to actually fail. Detect and skip the test in such environments.

PR-URL: #23986
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MylesBorins pushed a commit that referenced this pull request Nov 29, 2018
On some systems the default inotify limits might be too high for the
test to actually fail. Detect and skip the test in such environments.

PR-URL: #23986
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
codebytere mentioned this pull request Nov 29, 2018
MylesBorins pushed a commit that referenced this pull request Dec 3, 2018
On some systems the default inotify limits might be too high for the
test to actually fail. Detect and skip the test in such environments.

PR-URL: #23986
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL