Closed
Description
As per our goals of including a trybot for any platform that can cause a release blocking issue (#29239), we will add linux-arm64-aws to the set of trybots. It should be able to complete runs under the trybot limit of 10 minutes. This new trybot will help alleviate an issue linked to host resources (#36170).
@golang/release @cherrymui
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done
Milestone
Relationships
Development
No branches or pull requests
Activity
gopherbot commentedon Mar 19, 2021
Change https://golang.org/cl/303232 mentions this issue:
dashboard: add linux-arm64-aws to set of trybots
bcmills commentedon May 24, 2021
This new TryBot is fairly flaky due to #41863.
Is someone planning to address that issue in the near term, or should the affected test(s) be skipped on the builder?
dmitshur commentedon May 24, 2021
I think it makes sense to skip the affected tests as flaky, and keep that issue open.
cagedmantis commentedon May 24, 2021
I agree. It would be great to get to the bottom of this though.