Commit 0510f42
test: update test-timers-block-eventloop.js
When CPU is busy, the above sequential case fails occasionally,
expand the timeout value to fix it.
PR-URL: #16314
Fixes: #16310
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>1 parent 6ac7eef commit 0510f42Copy full SHA for 0510f42
File tree
Expand file treeCollapse file tree
1 file changed
+9
-7
lines changedOpen diff view settings
Filter options
- test/sequential
Expand file treeCollapse file tree
1 file changed
+9
-7
lines changedOpen diff view settings
Collapse file
test/sequential/test-timers-block-eventloop.js
Copy file name to clipboardExpand all lines: test/sequential/test-timers-block-eventloop.js+9-7Lines changed: 9 additions & 7 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 | | - |
| 12 | + |
| 13 | + |
13 | 14 | |
14 | | - |
| 15 | + |
| 16 | + |
15 | 17 | |
16 | 18 | |
17 | | - |
| 19 | + |
18 | 20 | |
19 | 21 | |
20 | 22 | |
21 | 23 | |
22 | | - |
| 24 | + |
0 commit comments