Commit b89297b
test: fix test-fs-watch-system-limit
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>1 parent 17c2ddd commit b89297bCopy full SHA for b89297b
File tree
Expand file treeCollapse file tree
1 file changed
+15
-0
lines changedOpen diff view settings
Filter options
- test/sequential
Expand file treeCollapse file tree
1 file changed
+15
-0
lines changedOpen diff view settings
Collapse file
test/sequential/test-fs-watch-system-limit.js
Copy file name to clipboardExpand all lines: test/sequential/test-fs-watch-system-limit.js+15Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
5 | 6 | |
6 | 7 | |
7 | 8 | |
8 | 9 | |
9 | 10 | |
10 | 11 | |
11 | 12 | |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
12 | 27 | |
13 | 28 | |
14 | 29 | |
|
0 commit comments