Closed
Bug 1910541
Opened 1 year ago
Closed 1 year ago
Intermittent UI test failure - < ComposeTopSitesTest. renameATopSiteTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | unaffected |
| firefox129 | --- | wontfix |
| firefox130 | --- | unaffected |
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_item').filter(hasAnyChildThat(Text + EditableText contains 'Test_Page_1' (ignoreCase: false)))'
There are no existing nodes for that selector.
at androidx.compose.ui.test.SemanticsNodeInteraction.fetchOneOrDie(SemanticsNodeInteraction.kt:175)
at androidx.compose.ui.test.SemanticsNodeInteraction.fetchOneOrDie$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.ComposeTopSitesRobot.verifyExistingTopSiteItem(ComposeTopSitesRobot.kt:49)
at org.mozilla.fenix.ui.ComposeTopSitesTest$renameATopSiteTest$6.invoke(ComposeTopSitesTest.kt:144)
at org.mozilla.fenix.ui.ComposeTopSitesTest$renameATopSiteTest$6.invoke(ComposeTopSitesTest.kt:142)
at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.goToHomescreenWithComposeTopSites(BrowserRobot.kt:1168)
at org.mozilla.fenix.ui.ComposeTopSitesTest.renameATopSiteTest(ComposeTopSitesTest.kt:142)
Build: 7/29 Main
Comment 1•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•