Open Bug 1880019 Opened 1 year ago Updated 20 days ago

Intermittent UI test failure - < DownloadTest.systemNotificationCantBeDismissedWhileInProgressTest >

Categories

(Fenix :: UI Tests, defect, P3)

Firefox 124
All
Android
defect

Tracking

(firefox122 unaffected, firefox123 unaffected, firefox124 wontfix, firefox125 wontfix, firefox128 wontfix, firefox130 wontfix, firefox131 unaffected, firefox132 wontfix, firefox133 unaffected, firefox134 wontfix, firefox135 wontfix, firefox136 wontfix, firefox137 affected)

REOPENED
136 Branch
Tracking Status
firefox122 --- unaffected
firefox123 --- unaffected
firefox124 --- wontfix
firefox125 --- wontfix
firefox128 --- wontfix
firefox130 --- wontfix
firefox131 --- unaffected
firefox132 --- wontfix
firefox133 --- unaffected
firefox134 --- wontfix
firefox135 --- wontfix
firefox136 --- wontfix
firefox137 --- affected

People

(Reporter: ajoltan, Assigned: ajoltan)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

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: 2/12 Main

► 2/27 Firebase link Firebase link

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE

► 2/27 Firebase link

androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=com.android.systemui:id/notification_stack_scroller] at androidx.test.uiautomator.UiScrollable.scrollForward(UiScrollable.java:353) at androidx.test.uiautomator.UiScrollable.scrollToEnd(UiScrollable.java:518) at androidx.test.uiautomator.UiScrollable.scrollToEnd(UiScrollable.java:535) at org.mozilla.fenix.ui.robots.NotificationRobotKt.scrollToEnd(NotificationRobot.kt:286) at org.mozilla.fenix.ui.robots.NotificationRobotKt.access$scrollToEnd(NotificationRobot.kt:1) at org.mozilla.fenix.ui.robots.NotificationRobot.verifySystemNotificationExists(NotificationRobot.kt:33) at org.mozilla.fenix.ui.DownloadTest$systemNotificationCantBeDismissedWhileInProgressTest$3.invoke(DownloadTest.kt:241) at org.mozilla.fenix.ui.DownloadTest$systemNotificationCantBeDismissedWhileInProgressTest$3.invoke(DownloadTest.kt:240) at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.openNotificationShade(BrowserRobot.kt:1077) at org.mozilla.fenix.ui.DownloadTest.systemNotificationCantBeDismissedWhileInProgressTest(DownloadTest.kt:240)

Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

► 6/10 Firebase link

Status: REOPENED → RESOLVED
Closed: 1 year ago9 months ago
Resolution: --- → INCOMPLETE

► 9/10 mozilla-central Firebase link

► 9/10 mozilla-beta Firebase link

► 9/11 mozilla-release Firebase link

► 9/11 mozilla-beta Firebase link

► 9/12 autoland
Firebase link
Firebase link
Firebase link
Firebase link
Firebase link

Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

► 9/25 autoland Firebase link

► 10/2 mozilla-beta Firebase link

► 10/12 mozilla-release Firebase link

► 10/15 autoland - experimental-arm - Firebase link

► 10/21 mozilla-beta Firebase link

► 10/27 autoland - experimental-arm - Firebase link

► 10/30 autoland - experimental-arm - Firebase link

► 11/02 autoland Firebase link

Status: REOPENED → RESOLVED
Closed: 9 months ago5 months ago
Resolution: --- → INCOMPLETE

► 11/14 autoland Firebase link

► 11/26 autoland Firebase link

Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

► 12/5 mozilla-beta Firebase link

► 12/8 mozilla-beta Firebase link

► 12/18 autoland Firebase link

► 12/24 autoland Firebase link

► 12/26 mozilla-central Firebase link

Status: REOPENED → RESOLVED
Closed: 5 months ago3 months ago
Resolution: --- → INCOMPLETE

► 1/8 mozilla-central Firebase link

► 1/8 autoland Firebase link

Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Assignee: nobody → ajoltan
Attachment #9446762 - Attachment description: WIP: Bug 1880019 - Fix systemNotificationCantBeDismissedWhileInProgressTest UI test → Bug 1880019 - Fix systemNotificationCantBeDismissedWhileInProgressTest UI test
Pushed by ajoltan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e76b041c9e1d Fix systemNotificationCantBeDismissedWhileInProgressTest UI test r=ohorvath
Status: REOPENED → RESOLVED
Closed: 3 months ago2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch

Flaky on 1/28: link

androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[CHILD=UiSelector[CHILD=UiSelector[CHILD=UiSelector[CHILD=UiSelector[CONTAINS_TEXT=3GB.zip], RESOURCE_ID=android:id/notification_top_line], RESOURCE_ID=android:id/notification_headerless_view_column], RESOURCE_ID=android:id/notification_headerless_view_row], RESOURCE_ID=android:id/status_bar_latest_event_content]
at androidx.test.uiautomator.UiObject.getVisibleBounds(UiObject.java:798)
at androidx.test.uiautomator.UiObject.swipeDown(UiObject.java:274)
at org.mozilla.fenix.ui.robots.NotificationRobot.expandNotificationMessage(NotificationRobot.kt:144)
at org.mozilla.fenix.ui.robots.NotificationRobot.swipeDownloadNotification(NotificationRobot.kt:178)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 2 months ago1 month ago
Resolution: --- → INCOMPLETE

► 3/1 autoland Firebase link

Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: