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/link/internal/ld: TestArchiveBuildInvokeWithExec flaky on Darwin builders #35542

Closed
bcmills opened this issue Nov 12, 2019 · 5 comments
Closed
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Darwin WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@bcmills bcmills added OS-Darwin NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Nov 12, 2019
@bcmills bcmills added this to the Go1.14 milestone Nov 12, 2019
@jeremyfaller
Copy link
Contributor

The 11-04 failures were addressed by @cherrymui in 205278. Than might be the best to address the most recent one, but if it's a single failure, I could see it being a flaky.

@ianlancetaylor
Copy link
Contributor

No new occurrences. I'm calling this one fixed. Let's reopen if we see it again.

@bcmills
Copy link
Contributor Author

bcmills commented Mar 27, 2020

@bcmills bcmills reopened this Mar 27, 2020
@ALTree ALTree modified the milestones: Go1.14, Go1.16 Jul 22, 2020
@aclements
Copy link
Member

Filtering out the "duplicate symbol" failures from 11-04, we have just two failures that look the same as each other:

$ greplogs -dashboard -E "FAIL: TestArchiveBuildInvokeWithExec" -E "invoking archiver" -l -md
2020-03-26T17:48:20-918d4d4/darwin-amd64-10_12
2019-11-12T01:09:40-c2edcf4/darwin-amd64-10_11

Given how rare this seems to be, it's hard to statistically say whether this even seems to be fixed. I'm going to kick this to Unplanned.

@aclements aclements modified the milestones: Go1.16, Unplanned Dec 7, 2020
@bcmills bcmills added WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. compiler/runtime Issues related to the Go compiler and/or runtime. labels Apr 6, 2023
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Darwin WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
Status: Done
Development

No branches or pull requests

6 participants