x/build: TryBots broken for x/mobile subrepo #30785
Comments
Your silly no-no change was quite silly indeed: it was based on a Feb 22nd git parent, while @eliasnaur was still furiously working on getting x/mobile working. I rebased your test CL and it's running again now against the current x/mobile HEAD. |
It now passed android-amd64-emu and got an entirely different error (perhaps a flake?) on linux-amd64-androidemu. @eliasnaur, can you take a look?
|
Actually I'll close this and let @eliasnaur open a new bug for x/mobile. |
Yes, that was a flake. Thanks for the investigation. |
@eliasnaur, can you file a bug about the flake and de-flake it? To get these as trybots, we need to get them as un-flaky as possible. |
I would have fixed it yesterday but traveling came in the way. I'll deflake this and a related test soon, perhaps today. |
Change https://golang.org/cl/167657 mentions this issue: |
Retry a few times to ensure the garbage collector collects what we expect. Also merge and remove testJavaRefGC which was identical except for one line. Updates golang/go#30785 Change-Id: Id6c541b41fe483633c40eeea712c1f43b647e4f4 Reviewed-on: https://go-review.googlesource.com/c/mobile/+/167657 Run-TryBot: Elias Naur <mail@eliasnaur.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
I thought the TryBot failures on https://golang.org/cl/167179 seemed suspicious, so I created https://golang.org/cl/167182 to test the TryBots on a silly no-op change.
Both of the configured TryBots failed for that change too:
https://storage.googleapis.com/go-build-log/a0836481/android-amd64-emu_5da43c59.log
https://storage.googleapis.com/go-build-log/a0836481/linux-amd64-androidemu_3d8ec5df.log
(CC @bradfitz @dmitshur @eliasnaur)
The text was updated successfully, but these errors were encountered: