Commit 364d09c
test: add comments and rename test for timer robustness
The name of the test did not make it clear what it was about. (It also
used "timer" in the name instead of "timers" like all the other tests.)
I also added a comment to be extra clear about the test purpose and a
link to the issue that was originally filed about it.
PR-URL: #54008
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>1 parent 5c5093d commit 364d09cCopy full SHA for 364d09c
1 file changed
+3Lines changed: 3 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
Open diff view settings
Collapse file
test/parallel/test-timer-immediate.js …arallel/test-timers-process-tampering.jstest/parallel/test-timer-immediate.js renamed to test/parallel/test-timers-process-tampering.js test/parallel/test-timer-immediate.js renamed to test/parallel/test-timers-process-tampering.js
Copy file name to clipboardExpand all lines: test/parallel/test-timers-process-tampering.js+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
1 | 4 | |
2 | 5 | |
3 | 6 | |
|
0 commit comments