Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/cgo/internal/testerrors: TestToleratesOptimizationFlag/-O failures #67054

Open
gopherbot opened this issue Apr 26, 2024 · 1 comment
Open
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "cmd/cgo/internal/testerrors" && test == "TestToleratesOptimizationFlag/-O"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestToleratesOptimizationFlag/-O
=== PAUSE TestToleratesOptimizationFlag/-O
=== CONT  TestToleratesOptimizationFlag/-O
    errors_test.go:158: `go build testdata/issue14669.go`: exit status 1:
        command-line-arguments: /Users/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/darwin_amd64/cgo: exit status 2
--- FAIL: TestToleratesOptimizationFlag/-O (5.02s)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 26, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/cgo/internal/testerrors" && test == "TestToleratesOptimizationFlag/-O"
2024-04-25 17:49 gotip-darwin-amd64_13 go@fd99157f cmd/cgo/internal/testerrors.TestToleratesOptimizationFlag/-O (log)
=== RUN   TestToleratesOptimizationFlag/-O
=== PAUSE TestToleratesOptimizationFlag/-O
=== CONT  TestToleratesOptimizationFlag/-O
    errors_test.go:158: `go build testdata/issue14669.go`: exit status 1:
        command-line-arguments: /Users/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/darwin_amd64/cgo: exit status 2
--- FAIL: TestToleratesOptimizationFlag/-O (5.02s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant