Skip to content

Commit

Permalink
chore(node): disable test-child-process-execfile.js (#2593)
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k authored Sep 1, 2022
1 parent 6d2def2 commit 6d7da70
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 125 deletions.
3 changes: 0 additions & 3 deletions node/_tools/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"test-buffer-from.js",
"test-buffer-includes.js",
"test-buffer-indexof.js",
"test-child-process-execfile.js",
"test-child-process-fork.js",
"test-console-instance.js",
"test-dgram-custom-lookup.js",
Expand Down Expand Up @@ -155,7 +154,6 @@
"test-buffer-zero-fill-cli.js",
"test-buffer-zero-fill-reset.js",
"test-buffer-zero-fill.js",
"test-child-process-execfile.js",
"test-child-process-fork.js",
"test-child-process-kill.js",
"test-client-request-destroy.js",
Expand Down Expand Up @@ -647,7 +645,6 @@
},
"windowsIgnore": {
"parallel": [
"test-child-process-execfile.js",
"test-child-process-fork.js",
"test-child-process-kill.js",
"test-console-log-throw-primitive.js",
Expand Down
122 changes: 0 additions & 122 deletions node/_tools/test/parallel/test-child-process-execfile.js

This file was deleted.

0 comments on commit 6d7da70

Please sign in to comment.