-
Notifications
You must be signed in to change notification settings - Fork 18.9k
x/website: tests failing on Android builders #33935
Copy link
Copy link
Closed
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.mobileAndroid, iOS, and x/mobileAndroid, iOS, and x/mobile
Milestone
Metadata
Metadata
Assignees
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.mobileAndroid, iOS, and x/mobileAndroid, iOS, and x/mobile
Two tests seem to be consistently failing on the
android-*-emubuilders (https://build.golang.org/log/2b88b2f804799f9e5780270b06f07542b8c400ab):We should either fix those tests, or (given that we're unlikely to be hosting
golang.orgon a mobile device any time soon) skip thex/mobiletests on those builders.CC @toothrot @dmitshur @andybons