Closed
Bug 1863889
Opened 1 year ago
Closed 4 months ago
Intermittent UI test failure - < RecentlyClosedTabsTest.closedPrivateTabsAreNotSavedInRecentlyClosedTabsTest >
Categories
(Fenix :: UI Tests, defect, P3)
Tracking
(firefox121 wontfix, firefox131 unaffected, firefox132 unaffected, firefox133 wontfix)
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox121 | --- | wontfix |
firefox131 | --- | unaffected |
firefox132 | --- | unaffected |
firefox133 | --- | 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.closedPrivateTabsAreNotSavedInRecentlyClosedTabsTest(RecentlyClosedTabsTest.kt:233)
Build: 11/9 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
Reporter | ||
Comment 2•5 months ago
|
||
► 10/2 autoland - experimental-arm - Firebase link
Status: RESOLVED → REOPENED
status-firefox131:
--- → unaffected
status-firefox132:
--- → unaffected
status-firefox133:
--- → affected
Resolution: INCOMPLETE → ---
Comment 3•4 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 → 4 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•