Closed Bug 1880603 Opened 9 months ago Closed 9 months ago

Intermittent UI test failure - MainActivity ANR

Categories

(Focus :: UI Tests, defect, P3)

All
Android
defect

Tracking

(firefox123 unaffected, firefox124 affected)

RESOLVED DUPLICATE of bug 1819872
Tracking Status
firefox123 --- unaffected
firefox124 --- affected

People

(Reporter: ajoltan, Unassigned)

Details

(Keywords: intermittent-failure)

Firebase Test Run: Firebase link

Stacktrace:

02-15 19:07:53.336: I/WindowManager(511): Input event dispatching timed out sending to org.mozilla.focus.debug/org.mozilla.focus.activity.MainActivity. Reason: 9e530b5 org.mozilla.focus.debug/org.mozilla.focus.activity.MainActivity (server) is not responding. Waited 5026ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (194.0, 475.0)]), policyFlags=0x6b000000
02-15 19:07:53.380: I/ActivityManager(511): Force stopping org.mozilla.focus.debug appid=10177 user=0: finished inst
02-15 19:07:48.898: I/chatty(9025): uid=10177(org.mozilla.focus.debug) LeakCanary-Heap identical 1 line
02-15 19:07:48.899: D/LeakCanary(9025): LeakCanary is currently disabled: test class org.junit.Test was found in classpath.
02-15 19:07:53.380: W/Binder(9008): Caught a RuntimeException from the binder stub implementation.
02-15 19:07:53.380: W/Binder(9008): java.lang.SecurityException: Calling from not trusted UID!
02-15 19:07:53.380: W/Binder(9008): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525)
02-15 19:07:53.380: W/Binder(9008): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429)
02-15 19:07:53.380: W/Binder(9008): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390)
02-15 19:07:53.380: W/Binder(9008): at android.os.Binder.execTransactInternal(Binder.java:1159)
02-15 19:07:53.380: W/Binder(9008): at android.os.Binder.execTransact(Binder.java:1123)
02-15 19:07:53.381: I/ActivityManager(511): Killing 9025:org.mozilla.focus.debug/u0a177 (adj 0): stop org.mozilla.focus.debug due to finished inst
02-15 19:07:53.381: D/AndroidRuntime(9008): Shutting down VM
02-15 19:07:53.382: E/JavaBinder(9008): *** Uncaught remote exception! (Exceptions are not yet supported across processes.)
02-15 19:07:53.382: E/JavaBinder(9008): java.lang.RuntimeException: Bad file descriptor
02-15 19:07:53.382: E/JavaBinder(9008): at android.os.BinderProxy.transactNative(Native Method)
02-15 19:07:53.382: E/JavaBinder(9008): at android.os.BinderProxy.transact(BinderProxy.java:540)
02-15 19:07:53.382: E/JavaBinder(9008): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262)
02-15 19:07:53.382: E/JavaBinder(9008): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136)
02-15 19:07:53.382: E/JavaBinder(9008): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228)
02-15 19:07:53.382: E/JavaBinder(9008): at android.os.Binder.execTransactInternal(Binder.java:1154)
02-15 19:07:53.382: E/JavaBinder(9008): at android.os.Binder.execTransact(Binder.java:1123)
02-15 19:07:53.383: I/ServiceChildProcess(9121): Destroying GeckoServiceChildProcess
02-15 19:07:53.383: I/ServiceChildProcess(9162): Destroying GeckoServiceChildProcess
02-15 19:07:53.383: W/ActivityTaskManager(511): Force removing ActivityRecord{f36be94 u0 org.mozilla.focus.debug/org.mozilla.focus.activity.MainActivity t11 f}}: app died, no saved state

Build: 2/16 Main

Status: NEW → RESOLVED
Closed: 9 months ago
Duplicate of bug: 1819872
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.