Commit 0f9405d
test: move more tests from sequential to parallel
Only `test-stdin-from-file.js` has been modified so that the `stdin.txt`
is written in a temp directory instead of the `fixtures` directory.
PR-URL: #6187
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 7160229 commit 0f9405dCopy full SHA for 0f9405d
File tree
Expand file treeCollapse file tree
19 files changed
+3
-4
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
19 files changed
+3
-4
lines changedOpen diff view settings
Collapse file
…equential/test-cluster-listening-port.js …/parallel/test-cluster-listening-port.jstest/sequential/test-cluster-listening-port.js renamed to test/parallel/test-cluster-listening-port.js test/sequential/test-cluster-listening-port.js renamed to test/parallel/test-cluster-listening-port.js
Copy file name to clipboardFile renamed without changes.
Collapse file
…t/sequential/test-memory-usage-emfile.js test/parallel/test-memory-usage-emfile.jstest/sequential/test-memory-usage-emfile.js renamed to test/parallel/test-memory-usage-emfile.js test/sequential/test-memory-usage-emfile.js renamed to test/parallel/test-memory-usage-emfile.js
Copy file name to clipboardFile renamed without changes.
Collapse file
…est-net-listen-exclusive-random-ports.js …est-net-listen-exclusive-random-ports.jstest/sequential/test-net-listen-exclusive-random-ports.js renamed to test/parallel/test-net-listen-exclusive-random-ports.js test/sequential/test-net-listen-exclusive-random-ports.js renamed to test/parallel/test-net-listen-exclusive-random-ports.js
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
Collapse file
test/sequential/test-pipe-address.js test/parallel/test-pipe-address.jstest/sequential/test-pipe-address.js renamed to test/parallel/test-pipe-address.js
Copy file name to clipboardFile renamed without changes.
Collapse file
test/sequential/test-pipe-head.js test/parallel/test-pipe-head.jstest/sequential/test-pipe-head.js renamed to test/parallel/test-pipe-head.js
Copy file name to clipboardFile renamed without changes.
Collapse file
test/sequential/test-pipe-stream.js test/parallel/test-pipe-stream.jstest/sequential/test-pipe-stream.js renamed to test/parallel/test-pipe-stream.js
Copy file name to clipboardExpand all lines: test/parallel/test-pipe-stream.js-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
65 | 65 | |
66 | 66 | |
67 | 67 | |
68 | | - |
Collapse file
test/sequential/test-pipe-unref.js test/parallel/test-pipe-unref.jstest/sequential/test-pipe-unref.js renamed to test/parallel/test-pipe-unref.js
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments