Commit 71b5d80
test: make cluster tests more time tolerant
Port nodejs/node-v0.x-archive@f3f4e28
to master, updating to guard changes for AIX as requested
PR-URL: #2891
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>1 parent 3e09dcf commit 71b5d80Copy full SHA for 71b5d80
File tree
Expand file treeCollapse file tree
2 files changed
+12
-2
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
2 files changed
+12
-2
lines changedOpen diff view settings
Collapse file
test/parallel/test-cluster-master-error.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-master-error.js+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
93 | 93 | |
94 | 94 | |
95 | 95 | |
96 | | - |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
97 | 102 | |
98 | 103 | |
99 | 104 | |
|
Collapse file
test/parallel/test-cluster-master-kill.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-master-kill.js+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
59 | 59 | |
60 | 60 | |
61 | 61 | |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
62 | 67 | |
63 | 68 | |
64 | | - |
| 69 | + |
65 | 70 | |
66 | 71 | |
67 | 72 | |
|
0 commit comments