Aaron Train
Aaron Train
Slightly different stack, but same problem I think. Trying on an API 30 AVD, I get a `RuntimeException` with `screengrab 2.206.2`. ```Kotlin java.lang.RuntimeException: java.lang.ClassNotFoundException: $Proxy9 [14:28:08]: ▸ at tools.fastlane.screengrab.locale.LocaleUtil.changeDeviceLocaleTo(LocaleUtil.java:52) [14:28:08]:...
(@sv-ohorvath would you be able to take a look and or disable this if it's a common failure?)
More accurate stack ```Kotlin java.util.ConcurrentModificationException FATAL EXCEPTION: main Process: com.google.android.googlequicksearchbox:search, PID: 13100 java.util.ConcurrentModificationException at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:966) at java.util.LinkedList$ListItr.next(LinkedList.java:888) at com.google.android.apps.gsa.shared.util.debug.a.g.a(SourceFile:30) at com.google.android.apps.gsa.shared.util.debug.a.g.a(SourceFile:135) at com.google.android.apps.gsa.contentprovider.initializer.c.dump(SourceFile:6) at android.app.ActivityThread.handleDumpProvider(ActivityThread.java:4307) at android.app.ActivityThread.access$2400(ActivityThread.java:237) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2013) at...
Again in https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DV3vk0AVRCGknomx4Y4p3w/runs/0/artifacts/public/logs/live_backing.log It looks like on last attempt at loading the asset page it instead is loading in Google? 😵💫 https://storage.cloud.google.com/android-components_test_artifacts/2022-07-27_22-37-47.494592_QzrI/matrix_0/blueline-28-en-portrait/test_cases/0000.mp4?authuser=0 My guess is that ```Kotlin onView(withId(mozilla.components.browser.toolbar.R.id.mozac_browser_toolbar_edit_url_view)) .perform(replaceText(url), pressImeActionButton())...
This appeared yesterday https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/P4HoE-wlTxGI-U0QzpM9UQ/runs/0/artifacts/public/logs/live_backing.log from https://github.com/mozilla-mobile/android-components/pull/11324
@jcristau I'm likely going ahead with the same UI test job environment change / job rename on Focus that I did on Fenix. If you'd like to proceed with this...
Failed again in https://github.com/mozilla-mobile/android-components/pull/12337 https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KxaUMX1jTSSylyJZdhcSNg/runs/0/artifacts/public/logs/live_backing.log and again in https://github.com/mozilla-mobile/android-components/pull/12344 https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cSTouiZ8QAOZsqPHd6KpUA/runs/1/artifacts/public/logs/live_backing.log
This is pretty much permanent failure daily. @badboy
(CC @mdboom @badboy @csadilek - deja vu? https://github.com/mozilla-mobile/android-components/issues/9714) - this started appearing yesterday)
Another instance https://github.com/mozilla-mobile/android-components/pull/11369 in this push (https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cA1VolkYRfK9vWNuuOkC6A/runs/0/artifacts/public/logs/live_backing.log)