Commit cd10e25
process: move test-process-uptime to parallel
In addition, do not make too many assumptions about the startup
time and timer latency in test-process-uptime. Instead only test
that the value is likely in the correct unit (seconds) and it should
be increasing in subsequent calls.
PR-URL: #26206
Fixes: #26205
Refs: #26016
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>1 parent fde4011 commit cd10e25Copy full SHA for cd10e25
File tree
Expand file treeCollapse file tree
1 file changed
+6
-6
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+6
-6
lines changedOpen diff view settings
Collapse file
test/pummel/test-process-uptime.js test/parallel/test-process-uptime.jstest/pummel/test-process-uptime.js renamed to test/parallel/test-process-uptime.js
Copy file name to clipboardExpand all lines: test/parallel/test-process-uptime.js+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
28 | 31 | |
29 | 32 | |
30 | 33 | |
31 | 34 | |
32 | 35 | |
33 | | - |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
| 36 | + |
| 37 | + |
0 commit comments