Commit fa8baa2
test: enhance test-timers
In test-timers, confirm that all input values that should be coerced to
1 ms are not being coerced to a significantly larger value.
This eliminates the need for the separate test-regress-GH-897.
PR-URL: #10960
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 74ff804 commit fa8baa2Copy full SHA for fa8baa2
File tree
Expand file treeCollapse file tree
2 files changed
+15
-27
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
2 files changed
+15
-27
lines changedOpen diff view settings
Collapse file
test/parallel/test-regress-GH-897.js
Copy file name to clipboardExpand all lines: test/parallel/test-regress-GH-897.js-20Lines changed: 0 additions & 20 deletions
This file was deleted.
Collapse file
test/parallel/test-timers.js
Copy file name to clipboardExpand all lines: test/parallel/test-timers.js+15-7Lines changed: 15 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
| 21 | + |
21 | 22 | |
22 | 23 | |
23 | 24 | |
| 25 | + |
24 | 26 | |
25 | 27 | |
26 | 28 | |
27 | | - |
28 | 29 | |
29 | 30 | |
30 | 31 | |
| ||
43 | 44 | |
44 | 45 | |
45 | 46 | |
46 | | - |
47 | | - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
48 | 52 | |
49 | | - |
50 | | - |
| 53 | + |
| 54 | + |
51 | 55 | |
52 | | - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
0 commit comments