Open
Bug 1945425
Opened 10 days ago
Updated 7 days ago
Intermittent UI test failure - < TopSitesTestCompose. editTopSiteTest >
Categories
(Fenix :: UI Tests, defect, P3)
Tracking
(firefox134 unaffected, firefox135 unaffected, firefox136 wontfix, firefox137 affected)
NEW
Tracking | Status | |
---|---|---|
firefox134 | --- | unaffected |
firefox135 | --- | unaffected |
firefox136 | --- | wontfix |
firefox137 | --- | affected |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
java.lang.AssertionError: Failed: assertExists.
Can't retrieve node at index '0' of 'TestTag = 'top_sites_list.top_site_contextual_menu.open_in_private_tab''
There are no existing nodes for that selector.
at androidx.compose.ui.test.SemanticsNodeInteraction.fetchOneOrThrow(SemanticsNodeInteraction.kt:175)
at androidx.compose.ui.test.SemanticsNodeInteraction.fetchOneOrThrow$default(SemanticsNodeInteraction.kt:150)
at androidx.compose.ui.test.SemanticsNodeInteraction.assertExists(SemanticsNodeInteraction.kt:125)
at androidx.compose.ui.test.SemanticsNodeInteraction.assertExists$default(SemanticsNodeInteraction.kt:124)
at org.mozilla.fenix.ui.robots.TopSitesRobotCompose.verifyTopSiteContextMenuOpenInPrivateTabButton(TopSitesRobotCompose.kt:79)
at org.mozilla.fenix.ui.robots.TopSitesRobotCompose.verifyTopSiteContextMenuItems(TopSitesRobotCompose.kt:72)
at org.mozilla.fenix.ui.TopSitesTestCompose$editTopSiteTest$2.invoke(TopSitesTestCompose.kt:133)
at org.mozilla.fenix.ui.TopSitesTestCompose$editTopSiteTest$2.invoke(TopSitesTestCompose.kt:132)
at org.mozilla.fenix.ui.robots.TopSitesRobotCompose$Transition.openContextMenuOnTopSitesWithTitle(TopSitesRobotCompose.kt:141)
at org.mozilla.fenix.ui.TopSitesTestCompose.editTopSiteTest(TopSitesTestCompose.kt:132)
Build: 2/3 mozilla-central
Reporter | ||
Comment 1•7 days ago
|
||
► 2/6/ autoland Firebase link
Reporter | ||
Updated•7 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•