Oana Horvath
Oana Horvath
[videoPlaybackSystemNotificationTest](https://github.com/mozilla-mobile/fenix/issues/15754#) hit this crash too (currently disabled).
From the video, it looks like the Report site issue button is missing at times. Because the button comes from GeckoView, it takes a while sometimes to appear.
I started fixing the tests, but some are blocked and failing, and the reason seems to be that the work on the tabs tray is incomplete and certain transitions don't...
Confirmed with Alexandru and Petru that there is still more refactorization work to be done on the tabs tray which would affect the tests, so we'll leave them disabled until...
Caused by this issue: https://github.com/mozilla-mobile/focus-android/issues/7720
[downloadAndOpenJpgFileTest ](https://github.com/mozilla-mobile/focus-android/issues/7755#top) Failing and flaky on Main [Firebase link](https://console.firebase.google.com/u/0/project/moz-focus-android/testlab/histories/bh.2189b040bbce6d5a/matrices/5334714390137909699/executions/bs.7255971c946aae08/testcases/2) androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=download] at androidx.test.uiautomator.UiObject.click(UiObject.java:416) at org.mozilla.focus.activity.robots.DownloadRobot.clickDownloadIconAsset(DownloadRobot.kt:31) at org.mozilla.focus.activity.DownloadFileTest$downloadAndOpenJpgFileTest$3.invoke(DownloadFileTest.kt:129) at org.mozilla.focus.activity.DownloadFileTest$downloadAndOpenJpgFileTest$3.invoke(DownloadFileTest.kt:128) at org.mozilla.focus.activity.robots.DownloadRobotKt.downloadRobot(DownloadRobot.kt:67) at org.mozilla.focus.activity.DownloadFileTest.downloadAndOpenJpgFileTest(DownloadFileTest.kt:128)
[downloadNotificationTest ](https://github.com/mozilla-mobile/focus-android/issues/7790#top) Failing and flaky on Main [Firebase link](https://console.firebase.google.com/u/0/project/moz-focus-android/testlab/histories/bh.2189b040bbce6d5a/matrices/5334714390137909699/executions/bs.7255971c946aae08/testcases/2) androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=download] at androidx.test.uiautomator.UiObject.click(UiObject.java:416) at org.mozilla.focus.activity.robots.DownloadRobot.clickDownloadIconAsset(DownloadRobot.kt:31) at org.mozilla.focus.activity.DownloadFileTest$downloadAndOpenJpgFileTest$3.invoke(DownloadFileTest.kt:129) at org.mozilla.focus.activity.DownloadFileTest$downloadAndOpenJpgFileTest$3.invoke(DownloadFileTest.kt:128) at org.mozilla.focus.activity.robots.DownloadRobotKt.downloadRobot(DownloadRobot.kt:67) at org.mozilla.focus.activity.DownloadFileTest.downloadAndOpenJpgFileTest(DownloadFileTest.kt:128)
LAtely the UI tests started failing on Pixel Android 11 as well and I assume it's the same issue. See https://github.com/mozilla-mobile/focus-android/issues/7742
See also https://github.com/mozilla-mobile/fenix/issues/7907
No new reports since Aug. Closing