Intermittent UI test failure - < ComposeCollectionTest.removeTabFromCollectionUsingSwipeRightActionTest >
Categories
(Fenix :: UI Tests, defect, P3)
Tracking
(firefox124 unaffected, firefox125 unaffected, firefox126 wontfix)
Tracking | Status | |
---|---|---|
firefox124 | --- | unaffected |
firefox125 | --- | unaffected |
firefox126 | --- | wontfix |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
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:325)
at org.mozilla.fenix.ui.robots.ComposeTabDrawerRobot$createCollection$1.invoke(ComposeTabDrawerRobot.kt:321)
at org.mozilla.fenix.ui.robots.ComposeTabDrawerRobotKt.clickCollectionsButton(ComposeTabDrawerRobot.kt:606)
at org.mozilla.fenix.ui.robots.ComposeTabDrawerRobotKt.access$clickCollectionsButton(ComposeTabDrawerRobot.kt:1)
at org.mozilla.fenix.ui.robots.ComposeTabDrawerRobot.createCollection(ComposeTabDrawerRobot.kt:321)
at org.mozilla.fenix.ui.robots.ComposeTabDrawerRobot.createCollection$default(ComposeTabDrawerRobot.kt:305)
at org.mozilla.fenix.ui.ComposeCollectionTest$removeTabFromCollectionUsingSwipeRightActionTest$3.invoke(ComposeCollectionTest.kt:413)
at org.mozilla.fenix.ui.ComposeCollectionTest$removeTabFromCollectionUsingSwipeRightActionTest$3.invoke(ComposeCollectionTest.kt:412)
at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.openComposeTabDrawer(BrowserRobot.kt:1086)
at org.mozilla.fenix.ui.ComposeCollectionTest.removeTabFromCollectionUsingSwipeRightActionTest(ComposeCollectionTest.kt:412)
Build: 3/29 Main
Reporter | ||
Comment 1•9 months ago
|
||
► 14/5 Firebase link
Comment 2•8 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•