Skip to content

os/exec: TestExtraFiles fails #7531

@gpaul

Description

@gpaul
go version devel +d8c952ef0940 Thu Mar 13 18:26:01 2014 +1100 linux/amd64

What steps reproduce the problem?

I saw this while looping run.bash --no-rebuild with random GOMAXPROCS

...
=== RUN TestExtraFiles-8
2014/03/13 07:52:52 http: TLS handshake error from 127.0.0.1:56379: remote error: bad
certificate
--- FAIL: TestExtraFiles-8 (0.08 seconds)
        exec_test.go:434: Run: exit status 1; stdout "leaked parent file. fd = 19; want 18\n", stderr ""
=== RUN TestExtraFilesRace-8
--- PASS: TestExtraFilesRace-8 (0.37 seconds)
=== RUN TestHelperProcess-8
--- PASS: TestHelperProcess-8 (0.00 seconds)
FAIL
FAIL    os/exec 0.576s

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions