Conversation
|
Definitely a flake. The first time I pushed this branch up tests passed.
Neither window is getting focus: I'm going to try deleting a couple of the older api levels in theory there might be some kind of contention / throttling going on, we're going crazy far back IMHO. |
|
One green run w/just two shards. Going to add one more back in and hit rebuild a few times. |
Actually, I don't see why we need more than just 26 and 30, will stick with that and bounce on rebuild. |
|
Different failure this time. These tests are just flakey, and I'm inclined to blame the free tier. |
Updates our GHA config to take advantage of the runner that was created to unflake Workflow's integration tests, for the same reason.
Two commits so far.
Get publish consistent with itself
We were installing the old plugin but using the new (
.base) API.Without this config failed:
Add logging to figure out why dialog is not getting focus.
Our SDK 30 tests are failing a lot in
RadiographyUiTest.waitForFocus, so I've added some logging to give us a little more insight.