Skip to content

tests: deprecate test/parallel/test-child-process-double-pipe.js #5373

@eljefedelrodeodeljefe

Description

@eljefedelrodeodeljefe

I am reviewing windows building, testing and other related windows stuff and noticed that this test is quite complex. That might be fair, but it's the only one that requires both sed and grep, which are sort of hard to install dependencies on windows (imo, I am now windows developer though).

In order to ease windows node core hacking, we could deprecate it for some simpler piping test.

Background: I am following https://github.com/nodejs/node/wiki/installation#building-on-windows and am trying to build those dependencies in JS, in order to just npm install -g [...] things. But grep and sed would be too hard I guess.

Metadata

Metadata

Assignees

No one assigned

    Labels

    child_processIssues and PRs related to the child_process subsystem.testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions