Closed
Bug 1873411
Opened 1 year ago
Closed 3 months ago
Intermittent UI test failure - < RecentlyClosedTabsTest. deletingBrowserHistoryClearsRecentlyClosedTabsListTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | wontfix |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
java.lang.AssertionError: Failed to inject touch input.
Reason: Expected exactly '1' node but could not find any node that satisfies: (TestTag = 'tabstray.banner.threeDotButton.closeAllTabs')
at androidx.compose.ui.test.SemanticsNodeInteraction.fetchOneOrDie(SemanticsNodeInteraction.kt:145)
at androidx.compose.ui.test.SemanticsNodeInteraction.fetchSemanticsNode(SemanticsNodeInteraction.kt:79)
at androidx.compose.ui.test.ActionsKt.performTouchInput(Actions.kt:358)
at androidx.compose.ui.test.Actions_androidKt.performClickImpl(Actions.android.kt:20)
at androidx.compose.ui.test.ActionsKt.performClick(Actions.kt:51)
at org.mozilla.fenix.ui.robots.ComposeTabDrawerRobot$Transition.closeAllTabs(ComposeTabDrawerRobot.kt:345)
at org.mozilla.fenix.ui.RecentlyClosedTabsTest.deletingBrowserHistoryClearsRecentlyClosedTabsListTest(RecentlyClosedTabsTest.kt:256)
Build: 1/7 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
Comment 2•4 months ago
|
||
► 7/30 mozilla-central Firebase link
Comment 3•3 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: REOPENED → RESOLVED
Closed: 1 year ago → 3 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•