Intermittent UI test failure - < DownloadTest.warningWhenClosingPrivateTabsWhileDownloadingTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox123 | --- | wontfix |
firefox126 | --- | unaffected |
firefox127 | --- | unaffected |
firefox128 | --- | wontfix |
People
(Reporter: ajoltan, Unassigned)
Details
(Keywords: intermittent-failure)
Firebase Test Run: Firebase link
Stacktrace:
androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=com.android.systemui:id/notification_stack_scroller]
at androidx.test.uiautomator.UiScrollable.scrollForward(UiScrollable.java:417)
at androidx.test.uiautomator.UiScrollable.scrollToEnd(UiScrollable.java:595)
at androidx.test.uiautomator.UiScrollable.scrollToEnd(UiScrollable.java:614)
at org.mozilla.fenix.ui.robots.NotificationRobotKt.scrollToEnd(NotificationRobot.kt:262)
at org.mozilla.fenix.ui.robots.NotificationRobotKt.access$scrollToEnd(NotificationRobot.kt:1)
at org.mozilla.fenix.ui.robots.NotificationRobot.clearNotifications(NotificationRobot.kt:47)
at org.mozilla.fenix.ui.DownloadTest$setUp$2.invoke(DownloadTest.kt:63)
at org.mozilla.fenix.ui.DownloadTest$setUp$2.invoke(DownloadTest.kt:61)
at org.mozilla.fenix.ui.robots.NotificationRobotKt.notificationShade(NotificationRobot.kt:229)
at org.mozilla.fenix.ui.DownloadTest.setUp(DownloadTest.kt:61)
Build: 1/3 Main
Reporter | ||
Updated•1 years ago
|
Reporter | ||
Comment 1•1 year ago
|
||
► 1/11 Firebase link
Comment 2•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Reporter | ||
Comment 3•1 year ago
|
||
► 6/3 Firebase link
Comment 4•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•