Skip to content

parallel/test-child-process-exec-timeout not cleaning up child process on win7 #11052

Closed
@BethGriggs

Description

@BethGriggs
  • Version: Seen on 6.9.4
  • Platform: Windows (seen on win7)
  • Subsystem: Test

The test parallel/test-child-process-exec-timeout is not always cleaning up its' child processes. When I run the test 10 times (tools/test.py parallel/test-process-child-exec-timeout), I get around 4-5 left over child processes.

Occasionally when the processes are left lying around, the parallel test suite 'hangs' on the 1157th test in the parallel test suite. The test does not timeout with the test runner in this instance - it will hang permanently and the test suite will never complete.

/cc @cjihrig @gibfahn

screen shot 2017-01-28 at 13 37 17

Metadata

Metadata

Assignees

No one assigned

    Labels

    child_processIssues and PRs related to the child_process subsystem.testIssues and PRs related to the tests.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions