Intermittent UI test failure - < ComposeCollectionTest.saveTabToExistingCollectionFromMainMenuTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | unaffected |
| firefox125 | --- | unaffected |
| firefox126 | --- | fixed |
People
(Reporter: ajoltan, Assigned: ajoltan)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Firebase Test Run: Firebase link
Stacktrace:
androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=org.mozilla.fenix.debug:id/collection_name]
at androidx.test.uiautomator.UiObject.setText(UiObject.java:589)
at org.mozilla.fenix.ui.robots.CollectionRobot.typeCollectionNameAndSave(CollectionRobot.kt:61)
at org.mozilla.fenix.ui.robots.ComposeTabDrawerRobot$createCollection$1.invoke(ComposeTabDrawerRobot.kt:324)
at org.mozilla.fenix.ui.robots.ComposeTabDrawerRobot$createCollection$1.invoke(ComposeTabDrawerRobot.kt:320)
at org.mozilla.fenix.ui.robots.ComposeTabDrawerRobotKt.clickCollectionsButton(ComposeTabDrawerRobot.kt:603)
at org.mozilla.fenix.ui.robots.ComposeTabDrawerRobotKt.access$clickCollectionsButton(ComposeTabDrawerRobot.kt:1)
at org.mozilla.fenix.ui.robots.ComposeTabDrawerRobot.createCollection(ComposeTabDrawerRobot.kt:320)
at org.mozilla.fenix.ui.robots.ComposeTabDrawerRobot.createCollection$default(ComposeTabDrawerRobot.kt:304)
at org.mozilla.fenix.ui.ComposeCollectionTest$saveTabToExistingCollectionFromMainMenuTest$3.invoke(ComposeCollectionTest.kt:246)
at org.mozilla.fenix.ui.ComposeCollectionTest$saveTabToExistingCollectionFromMainMenuTest$3.invoke(ComposeCollectionTest.kt:245)
at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.openComposeTabDrawer(BrowserRobot.kt:1085)
at org.mozilla.fenix.ui.ComposeCollectionTest.saveTabToExistingCollectionFromMainMenuTest(ComposeCollectionTest.kt:245)
Build: 3/24 Main
| Assignee | ||
Comment 1•1 year ago
|
||
► 3/26 Firebase link
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•