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

go test -short ./...: TestCommand failures #59859

Closed
gopherbot opened this issue Apr 27, 2023 · 3 comments
Closed

go test -short ./...: TestCommand failures #59859

gopherbot opened this issue Apr 27, 2023 · 3 comments
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

#!watchflakes
post <- repo == "vuln" && section == "go test -short ./..." && test == "TestCommand"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestCommand (0.56s)
    buildtest.go:78: exit status 2

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 27, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- repo == "vuln" && section == "go test -short ./..." && test == "TestCommand"
2023-04-27 04:10 android-amd64-emu vuln@e55aa3a7 go@c3c53a2c TestCommand (log)
--- FAIL: TestCommand (0.56s)
    buildtest.go:78: exit status 2

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- repo == "vuln" && section == "go test -short ./..." && test == "TestCommand"
2023-04-27 04:10 android-386-emu vuln@e55aa3a7 go@c3c53a2c TestCommand (log)
--- FAIL: TestCommand (1.61s)
    buildtest.go:78: exit status 2

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Apr 27, 2023

Duplicate of #59767

@bcmills bcmills marked this as a duplicate of #59767 Apr 27, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Apr 27, 2023
@golang golang locked and limited conversation to collaborators Apr 26, 2024
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
Status: Done
Development

No branches or pull requests

2 participants