-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Darwincompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.mobileAndroid, iOS, and x/mobileAndroid, iOS, and x/mobile
Milestone
Description
In #58221 we observed consistent test failures in cmd/link.TestBuildForTvOS on darwin-amd64-11_0, but not on the other darwin/amd64 builders. The root cause of the failure is not OS-dependent, which suggests that the test is being skipped on all of the other darwin/amd64 builders. That is unexpected.
We should probably:
- adjust those builders so that they can run the test (attn @golang/release), and
- adjust the test so that it fails instead of skipping if
GO_BUILDER_NAMEis non-empty (attn @golang/compiler, @golang/ios).
(The discussion on #58221 covers more detail about the skips.)
Metadata
Metadata
Assignees
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Darwincompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.mobileAndroid, iOS, and x/mobileAndroid, iOS, and x/mobile
Type
Projects
Status
Todo
Status
Planned