mozilla-mobile / fenix

⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
https://github.com/mozilla-mobile/firefox-android
Mozilla Public License 2.0
6.49k stars 1.27k forks source link

Intermittent UI test failure - < SmokeTest. startBrowsingButtonTest > #25781

Closed AndiAJ closed 2 years ago

AndiAJ commented 2 years ago

Firebase Test Run: đź’Ą Failed 1x

Firebase link Firebase link

Stacktrace:

androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/finish_button] at androidx.test.uiautomator.UiObject.getBounds(UiObject.java:911) at androidx.test.uiautomator.UiScrollable.ensureFullyVisible(UiScrollable.java:294) at org.mozilla.fenix.ui.robots.HomeScreenRobotKt.startBrowsingButton(HomeScreenRobot.kt:716) at org.mozilla.fenix.ui.robots.HomeScreenRobotKt.assertStartBrowsingButton(HomeScreenRobot.kt:617) at org.mozilla.fenix.ui.robots.HomeScreenRobotKt.access$assertStartBrowsingButton(HomeScreenRobot.kt:1) at org.mozilla.fenix.ui.robots.HomeScreenRobot.verifyStartBrowsingButton(HomeScreenRobot.kt:135) at org.mozilla.fenix.ui.SmokeTest$startBrowsingButtonTest$1.invoke(SmokeTest.kt:184) at org.mozilla.fenix.ui.SmokeTest$startBrowsingButtonTest$1.invoke(SmokeTest.kt:183) at org.mozilla.fenix.ui.robots.HomeScreenRobotKt.homeScreen(HomeScreenRobot.kt:420) at org.mozilla.fenix.ui.SmokeTest.startBrowsingButtonTest(SmokeTest.kt:183)

Build: 6/28 Main

┆Issue is synchronized with this Jira Task

AndiAJ commented 2 years ago

Closing, as it didn't fail for approx. a month