mozilla-mobile / fenix

⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
https://github.com/mozilla-mobile/firefox-android
Mozilla Public License 2.0
6.49k stars 1.27k forks source link

Intermittent UI test failure - HomeScreenTest.dismissOnboardingUsingBookmarksTest #25579

Closed sv-ohorvath closed 2 years ago

sv-ohorvath commented 2 years ago

Firebase Test Run:

https://console.firebase.google.com/u/0/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/6696243506005561227/executions/bs.2c09bc2d25aae673

Stacktrace:

java.lang.RuntimeException: Error while connecting UiAutomation@bac5c5e[id=-1, flags=0] at android.app.UiAutomation.connect(UiAutomation.java:259) at android.app.Instrumentation.getUiAutomation(Instrumentation.java:2176) at androidx.test.uiautomator.UiDevice.getUiAutomation(UiDevice.java:1129) at androidx.test.uiautomator.QueryController.<init>(QueryController.java:95) at androidx.test.uiautomator.UiDevice.<init>(UiDevice.java:109) at androidx.test.uiautomator.UiDevice.getInstance(UiDevice.java:261) at org.mozilla.fenix.ui.HomeScreenTest.<init>(HomeScreenTest.kt:31)

Build:

on main 6/9

Known issue: https://github.com/mozilla-mobile/fenix/issues/25132

┆Issue is synchronized with this Jira Task

AndiAJ commented 2 years ago

Flaky 1x on 6/10 Main Firebase link

java.lang.RuntimeException: Error while connecting UiAutomation@3e9108d[id=-1, flags=0] at android.app.UiAutomation.connect(UiAutomation.java:259) at android.app.Instrumentation.getUiAutomation(Instrumentation.java:2176) at androidx.test.uiautomator.UiDevice.getUiAutomation(UiDevice.java:1129) at androidx.test.uiautomator.QueryController.(QueryController.java:95) at androidx.test.uiautomator.UiDevice.(UiDevice.java:109) at androidx.test.uiautomator.UiDevice.getInstance(UiDevice.java:261) at org.mozilla.fenix.ui.HomeScreenTest.(HomeScreenTest.kt:31)

AndiAJ commented 2 years ago

Flaky 1x on 6/20 Main Firebase link

java.lang.RuntimeException: Error while connecting UiAutomation@208c79a[id=-1, flags=0] at android.app.UiAutomation.connect(UiAutomation.java:259) at android.app.Instrumentation.getUiAutomation(Instrumentation.java:2176) at androidx.test.uiautomator.UiDevice.getUiAutomation(UiDevice.java:1129) at androidx.test.uiautomator.QueryController.(QueryController.java:95) at androidx.test.uiautomator.UiDevice.(UiDevice.java:109) at androidx.test.uiautomator.UiDevice.getInstance(UiDevice.java:261) at org.mozilla.fenix.ui.HomeScreenTest.(HomeScreenTest.kt:31)

AndiAJ commented 2 years ago

Flaky 1x on 6/29 Main Firebase link

java.lang.RuntimeException: Error while connecting UiAutomation@86b62da[id=-1, flags=0] at android.app.UiAutomation.connect(UiAutomation.java:259) at android.app.Instrumentation.getUiAutomation(Instrumentation.java:2176) at androidx.test.uiautomator.UiDevice.getUiAutomation(UiDevice.java:1129) at androidx.test.uiautomator.QueryController.(QueryController.java:95) at androidx.test.uiautomator.UiDevice.(UiDevice.java:109) at androidx.test.uiautomator.UiDevice.getInstance(UiDevice.java:261) at org.mozilla.fenix.ui.HomeScreenTest.(HomeScreenTest.kt:31)

AndiAJ commented 2 years ago

Closing in favour of #25925