Commit 60c8fc0
test: remove unnecessary syscall to cpuinfo
PR-URL: #56968
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 8e6c191 commit 60c8fc0Copy full SHA for 60c8fc0
File tree
Expand file treeCollapse file tree
12 files changed
+14
-14
lines changedOpen diff view settings
Filter options
- test
- common
- pummel
- sequential
Expand file treeCollapse file tree
12 files changed
+14
-14
lines changedOpen diff view settings
Collapse file
+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
124 | 124 | |
125 | 125 | |
126 | 126 | |
127 | | - |
| 127 | + |
128 | 128 | |
129 | 129 | |
130 | 130 | |
| ||
136 | 136 | |
137 | 137 | |
138 | 138 | |
139 | | - |
| 139 | + |
140 | 140 | |
141 | 141 | |
142 | 142 | |
| ||
256 | 256 | |
257 | 257 | |
258 | 258 | |
259 | | - |
| 259 | + |
260 | 260 | |
261 | 261 | |
262 | 262 | |
|
Collapse file
test/pummel/test-crypto-dh-hash.js
Copy file name to clipboardExpand all lines: test/pummel/test-crypto-dh-hash.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
| 29 | + |
30 | 30 | |
31 | 31 | |
32 | 32 | |
|
Collapse file
test/pummel/test-crypto-dh-keys.js
Copy file name to clipboardExpand all lines: test/pummel/test-crypto-dh-keys.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
| 29 | + |
30 | 30 | |
31 | 31 | |
32 | 32 | |
|
Collapse file
test/pummel/test-dh-regr.js
Copy file name to clipboardExpand all lines: test/pummel/test-dh-regr.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
| 29 | + |
30 | 30 | |
31 | 31 | |
32 | 32 | |
|
Collapse file
test/pummel/test-fs-watch-system-limit.js
Copy file name to clipboardExpand all lines: test/pummel/test-fs-watch-system-limit.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
| 12 | + |
13 | 13 | |
14 | 14 | |
15 | 15 | |
|
Collapse file
test/pummel/test-hash-seed.js
Copy file name to clipboardExpand all lines: test/pummel/test-hash-seed.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
7 | 7 | |
8 | 8 | |
9 | 9 | |
|
Collapse file
test/pummel/test-heapsnapshot-near-heap-limit-bounded.js
Copy file name to clipboardExpand all lines: test/pummel/test-heapsnapshot-near-heap-limit-bounded.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
| 5 | + |
6 | 6 | |
7 | 7 | |
8 | 8 | |
|
Collapse file
test/pummel/test-heapsnapshot-near-heap-limit-by-api.js
Copy file name to clipboardExpand all lines: test/pummel/test-heapsnapshot-near-heap-limit-by-api.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
7 | 7 | |
8 | 8 | |
9 | 9 | |
|
Collapse file
test/pummel/test-heapsnapshot-near-heap-limit.js
Copy file name to clipboardExpand all lines: test/pummel/test-heapsnapshot-near-heap-limit.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
| 5 | + |
6 | 6 | |
7 | 7 | |
8 | 8 | |
|
Collapse file
test/pummel/test-next-tick-infinite-calls.js
Copy file name to clipboardExpand all lines: test/pummel/test-next-tick-infinite-calls.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
| 25 | + |
26 | 26 | |
27 | 27 | |
28 | 28 | |
|
0 commit comments