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.47k stars 1.27k forks source link

Intermittent UI test failure - TabbedBrowsingTest.closeTabTest #25578

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.6f49200709fbc39c

Stacktrace:

java.lang.RuntimeException: Error while connecting UiAutomation@3740472[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.TabbedBrowsingTest.<init>(TabbedBrowsingTest.kt:43)

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 6/29 Main Firebase link

java.lang.RuntimeException: Error while connecting UiAutomation@97a1acd[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.TabbedBrowsingTest.(TabbedBrowsingTest.kt:43)

AndiAJ commented 2 years ago

Closing in favour of #25925