Intermittent UI test failure - < DownloadTest. undoDeleteMultipleDownloadedFilesTest >
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | 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:228)
at org.mozilla.fenix.ui.robots.NotificationRobotKt.access$scrollToEnd(NotificationRobot.kt:1)
at org.mozilla.fenix.ui.robots.NotificationRobot.clearNotifications(NotificationRobot.kt:42)
at org.mozilla.fenix.ui.DownloadTest$setUp$2.invoke(DownloadTest.kt:59)
at org.mozilla.fenix.ui.DownloadTest$setUp$2.invoke(DownloadTest.kt:57)
at org.mozilla.fenix.ui.robots.NotificationRobotKt.notificationShade(NotificationRobot.kt:195)
at org.mozilla.fenix.ui.DownloadTest.setUp(DownloadTest.kt:57)
Build: 8/1 Main
Comment 1•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•