Commit b1c5443
test: update test-child-process-bad-stdio to use node:test
This commit updates test/parallel/test-child-process-bad-stdio.js
to use node:test. This change prevents multiple child processes
from being spawned in parallel, which can be problematic in the
CI.
PR-URL: #56562
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>1 parent 0d772a9 commit b1c5443Copy full SHA for b1c5443
File tree
Expand file treeCollapse file tree
1 file changed
+16
-14
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+16
-14
lines changedOpen diff view settings
Collapse file
test/parallel/test-child-process-bad-stdio.js
Copy file name to clipboard+16-14Lines changed: 16 additions & 14 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
5 | | - |
6 | 4 | |
7 | 5 | |
8 | 6 | |
9 | 7 | |
10 | 8 | |
11 | 9 | |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
12 | 15 | |
13 | 16 | |
14 | 17 | |
15 | | - |
16 | 18 | |
17 | 19 | |
18 | | - |
| 20 | + |
19 | 21 | |
20 | 22 | |
21 | 23 | |
| ||
24 | 26 | |
25 | 27 | |
26 | 28 | |
27 | | - |
| 29 | + |
28 | 30 | |
29 | 31 | |
30 | 32 | |
| ||
33 | 35 | |
34 | 36 | |
35 | 37 | |
36 | | - |
37 | | - |
| 38 | + |
38 | 39 | |
39 | 40 | |
40 | 41 | |
41 | 42 | |
| 43 | + |
42 | 44 | |
43 | | - |
| 45 | + |
44 | 46 | |
45 | | - |
46 | | - |
| 47 | + |
47 | 48 | |
48 | 49 | |
49 | 50 | |
50 | 51 | |
51 | 52 | |
| 53 | + |
52 | 54 | |
53 | 55 | |
54 | 56 | |
55 | | - |
| 57 | + |
56 | 58 | |
57 | | - |
58 | | - |
| 59 | + |
59 | 60 | |
60 | 61 | |
61 | 62 | |
62 | 63 | |
| 64 | + |
63 | 65 | |
64 | | - |
| 66 | + |
0 commit comments