Intermittent UI test failure - < LoginsTest.neverSaveLoginFromPromptTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | unaffected |
| firefox114 | --- | wontfix |
| firefox115 | --- | unaffected |
| firefox118 | --- | unaffected |
| firefox119 | --- | unaffected |
| firefox120 | --- | wontfix |
| firefox135 | --- | unaffected |
| firefox136 | --- | unaffected |
| firefox137 | --- | wontfix |
| firefox143 | --- | unaffected |
| firefox144 | --- | wontfix |
| firefox145 | --- | unaffected |
| firefox148 | --- | unaffected |
| firefox149 | --- | unaffected |
| firefox150 | --- | 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()' on a null object reference
at org.mozilla.fenix.ui.robots.BrowserRobot.saveLoginFromPrompt(BrowserRobot.kt:461)
at org.mozilla.fenix.ui.LoginsTest$neverSaveLoginFromPromptTest$2.invoke(LoginsTest.kt:178)
at org.mozilla.fenix.ui.LoginsTest$neverSaveLoginFromPromptTest$2.invoke(LoginsTest.kt:175)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:140)
at org.mozilla.fenix.ui.LoginsTest.neverSaveLoginFromPromptTest(LoginsTest.kt:175)
Build: 4/24 Main
| Reporter | ||
Comment 1•2 years ago
|
||
Closing as it didn't fail for a month.
| Reporter | ||
Comment 2•2 years ago
|
||
► 10/16 Firebase link
androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[TEXT=Never save] at androidx.test.uiautomator.UiObject.click(UiObject.java:416) at org.mozilla.fenix.ui.robots.BrowserRobotKt.clickPageObject(BrowserRobot.kt:1352)
Comment 3•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 4•1 year ago
|
||
► 2/24 autoland Firebase link
Comment 5•11 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 6•5 months ago
|
||
► 10/02 mozilla-beta Firebase link
Comment 7•4 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 8•9 days ago
|
||
► 02/24 mozilla-central detekt-leaks Firebase link
Description
•