Intermittent UI test failure - < ContextMenusTest. verifySaveImageContextMenuOptionTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | wontfix |
| firefox122 | --- | unaffected |
| firefox123 | --- | wontfix |
| firefox124 | --- | wontfix |
| firefox128 | --- | unaffected |
| firefox129 | --- | wontfix |
| firefox130 | --- | unaffected |
| firefox136 | --- | wontfix |
| firefox137 | --- | unaffected |
| firefox138 | --- | unaffected |
| firefox139 | --- | wontfix |
| firefox148 | --- | unaffected |
| firefox149 | --- | unaffected |
| firefox150 | --- | wontfix |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertNotNull(Assert.java:713)
at org.junit.Assert.assertNotNull(Assert.java:723)
at org.mozilla.fenix.helpers.ext.WaitNotNullKt.waitNotNull(WaitNotNull.kt:20)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobotKt.openEditURLView(NavigationToolbarRobot.kt:386)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:173)
at org.mozilla.fenix.ui.ComposeContextMenusTest.verifyContextSaveImage(ComposeContextMenusTest.kt:231)
Build: 9/19 Main
Comment 1•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 2•2 years ago
|
||
► 1/19 Firebase link
androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/toolbar] at androidx.test.uiautomator.UiObject.click(UiObject.java:416) at org.mozilla.fenix.ui.robots.NavigationToolbarRobotKt.openEditURLView(NavigationToolbarRobot.kt:376) at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:140) at org.mozilla.fenix.ui.ComposeContextMenusTest.verifySaveImageContextMenuOptionTest(ComposeContextMenusTest.kt:216)
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Comment 3•2 years ago
|
||
► 1/30 Firebase link
| Reporter | ||
Comment 4•2 years ago
|
||
► 2/5 Firebase link
`androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/toolbar]
at androidx.test.uiautomator.UiObject.click(UiObject.java:416)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobotKt.openEditURLView(NavigationToolbarRobot.kt:376)
at org.mozilla.fenix.ui.robots.NavigationToolbarRobot$Transition.enterURLAndEnterToBrowser(NavigationToolbarRobot.kt:140)
at org.mozilla.fenix.ui.ComposeContextMenusTest.verifySaveImageContextMenuOptionTest(ComposeContextMenusTest.kt:217)
`
Comment 5•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 6•2 years ago
|
||
► 7/16 Firebase link
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Comment 7•2 years ago
•
|
||
► 7/18 Firebase link
► 7/21 Firebase link
| Reporter | ||
Comment 8•2 years ago
|
||
► 7/21 mozilla-beta Firebase link
Comment 9•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 10•1 year ago
|
||
Flaky on 1/16: Firebase link
Comment 11•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 12•1 year ago
|
||
► 4/16 mozilla-central Firebase link
Comment 13•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 14•6 months ago
|
||
► 03/02 autoland Firebase link
Comment 15•5 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•