reference-browser icon indicating copy to clipboard operation
reference-browser copied to clipboard

Intermittent UI test failure - < ContextMenusTest.contextShareLinkTest>

Open AndiAJ opened this issue 2 years ago • 1 comments

Firebase Test Run: Firebase link

Stacktrace:

06-27 08:06:54.831: I/WindowManager(469): Input event dispatching timed out sending to org.mozilla.reference.browser.debug/org.mozilla.reference.browser.BrowserActivity. Reason: 6845e8c org.mozilla.reference.browser.debug/org.mozilla.reference.browser.BrowserActivity (server) is not responding. Waited 5003ms for KeyEvent(deviceId=-1, source=0x00000101, displayId=-1, action=UP, flags=0x00000000, keyCode=66, scanCode=0, metaState=0x00000000, repeatCount=0), policyFlags=0x6b000000 06-27 08:06:54.901: D/NetworkSecurityConfig(16128): No Network Security Config specified, using platform default 06-27 08:06:54.914: W/Looper(469): Slow dispatch took 146ms main h=com.android.server.AlarmManagerService$AlarmHandler c=null m=8 06-27 08:06:54.901: D/NetworkSecurityConfig(16128): No Network Security Config specified, using platform default 06-27 08:06:54.922: I/GmsModuleFndr(10819): Beginning GMS chimera module scan 06-27 08:06:54.925: I/ActivityManager(469): Force stopping org.mozilla.reference.browser.debug appid=10152 user=0: finished inst 06-27 08:06:54.925: I/ActivityManager(469): Killing 14795:org.mozilla.reference.browser.debug/u0a152 (adj 0): stop org.mozilla.reference.browser.debug due to finished inst 06-27 08:06:54.928: W/ActivityTaskManager(469): Force removing ActivityRecord{4252858 u0 org.mozilla.reference.browser.debug/org.mozilla.reference.browser.BrowserActivity t9 f}}: app died, no saved state 06-27 08:06:54.930: W/Binder(14738): Caught a RuntimeException from the binder stub implementation. 06-27 08:06:54.930: W/Binder(14738): java.lang.SecurityException: Calling from not trusted UID! 06-27 08:06:54.930: W/Binder(14738): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 06-27 08:06:54.930: W/Binder(14738): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 06-27 08:06:54.930: W/Binder(14738): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 06-27 08:06:54.930: W/Binder(14738): at android.os.Binder.execTransactInternal(Binder.java:1159) 06-27 08:06:54.930: W/Binder(14738): at android.os.Binder.execTransact(Binder.java:1123) 06-27 08:06:54.953: I/ServiceChildProcess(15476): Destroying GeckoServiceChildProcess 06-27 08:06:54.960: I/ser.debug:tab1(15476): System.exit called, status: 0 06-27 08:06:54.960: I/AndroidRuntime(15476): VM exiting with result code 0, cleanup skipped. 06-27 08:06:54.971: D/AndroidRuntime(14738): Shutting down VM 06-27 08:06:54.972: E/JavaBinder(14738): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 06-27 08:06:54.972: E/JavaBinder(14738): java.lang.RuntimeException: Bad file descriptor 06-27 08:06:54.972: E/JavaBinder(14738): at android.os.BinderProxy.transactNative(Native Method) 06-27 08:06:54.972: E/JavaBinder(14738): at android.os.BinderProxy.transact(BinderProxy.java:540) 06-27 08:06:54.972: E/JavaBinder(14738): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 06-27 08:06:54.972: E/JavaBinder(14738): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 06-27 08:06:54.972: E/JavaBinder(14738): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 06-27 08:06:54.972: E/JavaBinder(14738): at android.os.Binder.execTransactInternal(Binder.java:1154) 06-27 08:06:54.972: E/JavaBinder(14738): at android.os.Binder.execTransact(Binder.java:1123) 06-27 08:06:54.974: I/ModuleSetMgr(10819): Computing pending module set with APKs: [[MapsCoreDynamite.integ:221710604100700], [Pay.optional:222116100000], [VisionOcr.optional:222116100700], [AdsFdrDynamite.integ:221310604100000], [Cronetdynamite:222116150700], [Dynamiteloader:222116150000], [Dynamitemodulesa:222116150000], [Dynamitemodulesc:222116150000], [Googlecertificates:222116150000], [Mapsdynamite:222116150000], [Measurementdynamite:222116150000]] 06-27 08:06:54.988: I/ServiceChildProcess(15749): Destroying GeckoServiceChildProcess 06-27 08:06:55.033: I/ActivityManager(469): Killing 15476:org.mozilla.reference.browser.debug:tab16/u0a152 (adj 0): stop org.mozilla.reference.browser.debug due to finished inst 06-27 08:06:55.034: I/ActivityManager(469): Killing 15749:org.mozilla.reference.browser.debug:gpu/u0a152 (adj 0): stop org.mozilla.reference.browser.debug due to finished inst 06-27 08:06:55.048: I/BackdropActivity(13224): onResume() 06-27 08:06:55.049: I/ActivityTaskManager(469): Activity requesting to dismiss Keyguard: ActivityRecord{47da7b4 u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 06-27 08:06:55.050: D/WindowManager(469): notifyANR took 242ms

Build: 6/27 Master

Notes: Similar with #24047

AndiAJ avatar Jun 28 '22 13:06 AndiAJ

Flaky 1x on 8/4 Main Firebase link

AndiAJ avatar Aug 05 '22 13:08 AndiAJ

Closing, as it didn't fail recently.

AndiAJ avatar Nov 09 '22 13:11 AndiAJ