Intermittent UI test failure - < MainMenuTest.mainMenuForceRefreshTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | affected |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
java.lang.NullPointerException: Attempt to invoke virtual method 'void androidx.test.uiautomator.UiObject2.click(long)' on a null object reference
at org.mozilla.fenix.ui.robots.ThreeDotMenuMainRobot$Transition.forceRefreshPage(ThreeDotMenuMainRobot.kt:302)
at org.mozilla.fenix.ui.MainMenuTest.mainMenuForceRefreshTest(MainMenuTest.kt:242)
Build: 4/25 Main
| Reporter | ||
Comment 1•2 years ago
|
||
Flaky 1x on 5/2 Main Firebase link
java.lang.NullPointerException: Attempt to invoke virtual method 'void androidx.test.uiautomator.UiObject2.click(long)' on a null object reference
at org.mozilla.fenix.ui.robots.ThreeDotMenuMainRobot$Transition.forceRefreshPage(ThreeDotMenuMainRobot.kt:302)
at org.mozilla.fenix.ui.MainMenuTest.mainMenuForceRefreshTest(MainMenuTest.kt:242)
Comment 2•2 years ago
|
||
Closing as it didn't fail for a month.
Description
•