Skip to content

std::run::test_pipes is xfail'd #10016

Closed
@alexcrichton

Description

@alexcrichton

I'm about to xfail it. It creates some pipes, forks a process, and then does I/O on those pipes. For some reason, the forked program, cat, never sees that the input to the process is closed, meaning that the test will hang forever.

I'm not entirely sure why, and this test should hopefully get fixed soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions