These are failing on main, as well as on the last two PRs. Doesn't seem to be related to a code change.
radiography.test.RadiographyUiTest > when_showDialog_then_hierarchyHasTwoWindows[test(AVD) - 11] FAILED
expected to be true
at radiography.test.RadiographyUiTest.waitForFocus(RadiographyUiTest.kt:142)
radiography.test.RadiographyUiTest > when_onlyFocusedWindow_then_hierarchyHasOnlyDialog[test(AVD) - 11] FAILED
expected to be true
at radiography.test.RadiographyUiTest.waitForFocus(RadiographyUiTest.kt:142)
These are failing on main, as well as on the last two PRs. Doesn't seem to be related to a code change.