Intermittent UI test failure - < ComposeTopSitesTest. removeTopSiteUsingMenuButtonTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox124 | --- | unaffected |
firefox125 | --- | unaffected |
firefox126 | --- | wontfix |
firefox130 | --- | unaffected |
firefox131 | --- | unaffected |
firefox132 | --- | wontfix |
firefox133 | --- | wontfix |
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:142)
at androidx.compose.ui.test.SemanticsNodeInteraction.assertExists(SemanticsNodeInteraction.kt:120)
at androidx.compose.ui.test.SemanticsNodeInteraction.assertExists$default(SemanticsNodeInteraction.kt:119)
at org.mozilla.fenix.ui.robots.ComposeTopSitesRobot.verifyExistingTopSiteItem(ComposeTopSitesRobot.kt:49)
at org.mozilla.fenix.ui.ComposeTopSitesTest$removeTopSiteUsingMenuButtonTest$8.invoke(ComposeTopSitesTest.kt:197)
at org.mozilla.fenix.ui.ComposeTopSitesTest$removeTopSiteUsingMenuButtonTest$8.invoke(ComposeTopSitesTest.kt:195)
at org.mozilla.fenix.ui.robots.ComposeTopSitesRobot$Transition.removeTopSite(ComposeTopSitesRobot.kt:168)
at org.mozilla.fenix.ui.ComposeTopSitesTest.removeTopSiteUsingMenuButtonTest(ComposeTopSitesTest.kt:195)
Build: 2/21 Main
Reporter | ||
Comment 1•1 year ago
|
||
► 2/22 Firebase link
Reporter | ||
Comment 2•1 year ago
|
||
► 3/14
Firebase link
Firebase link
Reporter | ||
Comment 3•1 year ago
•
|
||
► 3/26
Firebase link
Firebase link
Reporter | ||
Comment 4•1 year ago
|
||
► 4/2
Firebase link
Reporter | ||
Comment 5•1 year ago
•
|
||
► 4/9 Firebase link
4/11 Firebase link
Comment 6•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Reporter | ||
Comment 7•8 months ago
|
||
► 9/15 mozilla-central - experimental-arm - Firebase link
Comment 8•7 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Reporter | ||
Comment 9•7 months ago
|
||
► 10/15 autoland - experimental-arm - failed 1x
Firebase link
Firebase link
Comment 10•6 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•