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 - < SmokeTest. verifyExpandedCollectionItemsTest > #25075

Closed AndiAJ closed 2 years ago

AndiAJ commented 2 years ago

Firebase Test Run: Firebase link

Stacktrace:

java.lang.RuntimeException: Error while connecting UiAutomation@dac7cb6[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.SmokeTest.(SmokeTest.kt:66)

Build: 5/2 Main

Notes

Similar with #25054 and #25076

┆Issue is synchronized with this Jira Task

AndiAJ commented 2 years ago

25133 landed yesterday.

We'll keep an eye on it, closing for now.

AndiAJ commented 2 years ago

Flaky 1x on 6/29 Main Firebase link

java.lang.RuntimeException: Error while connecting UiAutomation@cfacd19[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.CollectionTest.(CollectionTest.kt:32)

AndiAJ commented 2 years ago

Closing in favour of #25925