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

build: unrecognized failures on openbsd-386-70 #56338

Closed
gopherbot opened this issue Oct 19, 2022 · 4 comments
Closed

build: unrecognized failures on openbsd-386-70 #56338

gopherbot opened this issue Oct 19, 2022 · 4 comments
Assignees
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
post <- builder == "openbsd-386-70" && pkg == "" && test == ""

Issue created automatically to collect these failures.

Example (log):

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

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "openbsd-386-70" && pkg == "" && test == ""
2022-10-19 21:54 openbsd-386-70 tools@91311ab3 go@89566448 (log)

watchflakes

@bcmills bcmills added the compiler/runtime Issues related to the Go compiler and/or runtime. label Oct 20, 2022
@bcmills
Copy link
Contributor

bcmills commented Oct 20, 2022

Duplicate of #34988

@bcmills bcmills marked this as a duplicate of #34988 Oct 20, 2022
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Oct 20, 2022
@bcmills bcmills moved this to Done in Test Flakes Oct 20, 2022
@gopherbot gopherbot reopened this Nov 21, 2022
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "openbsd-386-70" && pkg == "" && test == ""
2022-11-18 21:44 openbsd-386-70 tools@128f61d4 go@dccc58e1 (log)

watchflakes

@cherrymui
Copy link
Member

#34988 has a default action (instead of post) so it takes a lower priority than this issue. I think that default is to prevent it picks up more specific failures, as "memory corruption at forking" is somewhat general. For now, I'm going to close this as a dup again, and move it out of the Test Flakes project, so watchflakes won't pick this one again.

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Nov 30, 2022
Repository owner moved this from Todo to Done in Go Compiler / Runtime Nov 30, 2022
@golang golang locked and limited conversation to collaborators Nov 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. 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

4 participants