Closed Bug 1830255 Opened 2 years ago Closed 2 years ago

Intermittent UI test failure - < WebControlsTest.cancelColorFormTest >

Categories

(Firefox for Android :: UI Tests, defect, P3)

Firefox 114
All
Android
defect

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox114 --- affected

People

(Reporter: ajoltan, Unassigned)

Details

(Keywords: intermittent-failure)

Firebase Test Run: Firebase link

Stacktrace:

androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[CONTAINS_DESCRIPTION=#5b2067]
at androidx.test.uiautomator.UiObject.click(UiObject.java:416)
at org.mozilla.fenix.ui.robots.BrowserRobotKt.clickPageObject(BrowserRobot.kt:1060)
at org.mozilla.fenix.ui.WebControlsTest$cancelColorFormTest$2.invoke(WebControlsTest.kt:132)
at org.mozilla.fenix.ui.WebControlsTest$cancelColorFormTest$2.invoke(WebControlsTest.kt:130)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:140)
at org.mozilla.fenix.ui.WebControlsTest.cancelColorFormTest(WebControlsTest.kt:130)

Build: 4/26 Main

Flaky 1x on 4/27 Main Firebase link

androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[CONTAINS_DESCRIPTION=#5b2067]
at androidx.test.uiautomator.UiObject.click(UiObject.java:416)
at org.mozilla.fenix.ui.robots.BrowserRobotKt.clickPageObject(BrowserRobot.kt:1060)
at org.mozilla.fenix.ui.WebControlsTest$cancelColorFormTest$2.invoke(WebControlsTest.kt:132)
at org.mozilla.fenix.ui.WebControlsTest$cancelColorFormTest$2.invoke(WebControlsTest.kt:130)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:140)
at org.mozilla.fenix.ui.WebControlsTest.cancelColorFormTest(WebControlsTest.kt:130)

Flaky 1x in 5/1 Main Firebase link

androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[CONTAINS_DESCRIPTION=#5b2067]
at androidx.test.uiautomator.UiObject.click(UiObject.java:416)
at org.mozilla.fenix.ui.robots.BrowserRobotKt.clickPageObject(BrowserRobot.kt:1060)
at org.mozilla.fenix.ui.WebControlsTest$cancelColorFormTest$2.invoke(WebControlsTest.kt:132)
at org.mozilla.fenix.ui.WebControlsTest$cancelColorFormTest$2.invoke(WebControlsTest.kt:130)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:140)
at org.mozilla.fenix.ui.WebControlsTest.cancelColorFormTest(WebControlsTest.kt:130)

Closing, it didn't fail in a month.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.