Skip to content

os/exec: ocassional fork/exec failures with "The parameter is incorrect." on Windows #73170

Closed
@gopherbot

Description

@gopherbot
#!watchflakes
default <- goos == "windows" && `fork/exec .+: The parameter is incorrect\.`

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestAddr2Line
    addr2line_test.go:112: go test -c -o C:\b\s\w\ir\x\t\TestAddr2Line3160068854\001\testaddr2line_test.exe cmd/addr2line: exit status 1
        cmd/vendor/golang.org/x/telemetry/internal/counter: C:\b\s\w\ir\x\w\goroot\pkg\tool\windows_amd64\vet.exe: fork/exec C:\b\s\w\ir\x\w\goroot\pkg\tool\windows_amd64\vet.exe: The parameter is incorrect.
        FAIL
--- FAIL: TestAddr2Line (3.14s)

watchflakes

Metadata

Metadata

Assignees

Labels

FixPendingIssues that have a fix which has not yet been reviewed or submitted.NeedsFixThe path to resolution is known, but the work has not been done.OS-Windowsrelease-blocker

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions