Commit 257224d
test: use
Refs: #45895
PR-URL: #46003
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>os.availableParallelism()
1 parent ec34cad commit 257224dCopy full SHA for 257224d
File tree
Expand file treeCollapse file tree
14 files changed
+14
-14
lines changedOpen diff view settings
Filter options
- test
- parallel
- pummel
- sequential
Expand file treeCollapse file tree
14 files changed
+14
-14
lines changedOpen diff view settings
Collapse file
test/parallel/test-cluster-concurrent-disconnect.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-concurrent-disconnect.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
| 13 | + |
14 | 14 | |
15 | 15 | |
16 | 16 | |
|
Collapse file
test/parallel/test-gc-http-client-connaborted.js
Copy file name to clipboardExpand all lines: test/parallel/test-gc-http-client-connaborted.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
12 | 12 | |
13 | 13 | |
14 | 14 | |
|
Collapse file
test/parallel/test-gc-net-timeout.js
Copy file name to clipboardExpand all lines: test/parallel/test-gc-net-timeout.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/parallel/test-worker-memory.js
Copy file name to clipboardExpand all lines: test/parallel/test-worker-memory.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
11 | 11 | |
12 | 12 | |
13 | 13 | |
|
Collapse file
test/pummel/test-policy-integrity-dep.js
Copy file name to clipboardExpand all lines: test/pummel/test-policy-integrity-dep.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 | |
|
Collapse file
test/pummel/test-policy-integrity-parent-commonjs.js
Copy file name to clipboardExpand all lines: test/pummel/test-policy-integrity-parent-commonjs.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 | |
|
Collapse file
test/pummel/test-policy-integrity-parent-module.js
Copy file name to clipboardExpand all lines: test/pummel/test-policy-integrity-parent-module.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 | |
|
Collapse file
test/pummel/test-policy-integrity-parent-no-package-json.js
Copy file name to clipboardExpand all lines: test/pummel/test-policy-integrity-parent-no-package-json.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 | |
|
Collapse file
test/pummel/test-policy-integrity-worker-commonjs.js
Copy file name to clipboardExpand all lines: test/pummel/test-policy-integrity-worker-commonjs.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 | |
|
Collapse file
test/pummel/test-policy-integrity-worker-module.js
Copy file name to clipboardExpand all lines: test/pummel/test-policy-integrity-worker-module.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