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

net/textproto: unrecognized failures #73176

Closed
gopherbot opened this issue Apr 4, 2025 · 1 comment
Closed

net/textproto: unrecognized failures #73176

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

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "net/textproto" && test == ""

Issue created automatically to collect these failures.

Example (log):

FAIL	net/textproto [build failed]
# cmd/cgo/internal/test
# [cmd/cgo/internal/test]
cgo: exec gcc: fork/exec C:\b\s\w\ir\cache\tools\cc\windows\gcc64\bin\gcc.exe: The parameter is incorrect.

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 4, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net/textproto" && test == ""
2025-04-04 22:04 gotip-windows-amd64-race go@2d050e91 net/textproto (log)
FAIL	net/textproto [build failed]
# cmd/cgo/internal/test
# [cmd/cgo/internal/test]
cgo: exec gcc: fork/exec C:\b\s\w\ir\cache\tools\cc\windows\gcc64\bin\gcc.exe: The parameter is incorrect.

watchflakes

@dmitshur dmitshur closed this as completed Apr 7, 2025
@dmitshur dmitshur removed this from Test Flakes Apr 7, 2025
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
None yet
Development

No branches or pull requests

2 participants