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

Building packages and commands for windows/amd64.: unrecognized failures #56959

Closed
gopherbot opened this issue Nov 28, 2022 · 2 comments
Closed
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

gopherbot commented Nov 28, 2022

#!watchflakes
post <- section == "Building packages and commands for windows/amd64." && `go tool dist: unknown test`

Issue created automatically to collect these failures.

Example (log):

---
Installed Go for windows/amd64 in C:\workdir\go
Installed commands in C:\workdir\go\bin
2022/11/22 16:31:39 skipping -race with external linkage on older windows builder, see https://github.com/golang/go/issues/56904 for details
go tool dist: unknown test "2022/11/22"

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 Nov 28, 2022
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- section == "Building packages and commands for windows/amd64." && test == ""
2022-11-22 16:07 windows-amd64-2008 go@9160e154 (log)
---
Installed Go for windows/amd64 in C:\workdir\go
Installed commands in C:\workdir\go\bin
2022/11/22 16:31:39 skipping -race with external linkage on older windows builder, see https://github.com/golang/go/issues/56904 for details
go tool dist: unknown test "2022/11/22"
2022-11-22 17:16 windows-amd64-2008 go@28911b28 (log)
---
Installed Go for windows/amd64 in C:\workdir\go
Installed commands in C:\workdir\go\bin
2022/11/22 17:36:05 skipping -race with external linkage on older windows builder, see https://github.com/golang/go/issues/56904 for details
go tool dist: unknown test "2022/11/22"
2022-11-22 18:11 windows-amd64-2008 go@7a00f973 (log)
---
Installed Go for windows/amd64 in C:\workdir\go
Installed commands in C:\workdir\go\bin
2022/11/22 18:29:53 skipping -race with external linkage on older windows builder, see https://github.com/golang/go/issues/56904 for details
go tool dist: unknown test "2022/11/22"

watchflakes

@cherrymui
Copy link
Member

@cherrymui cherrymui moved this to Done in Test Flakes Nov 28, 2022
@golang golang locked and limited conversation to collaborators Nov 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

2 participants