What version of orchestrator and test-services apk is supported for Android 11 ?

49 views
Skip to first unread message

anand kiran

unread,
Jul 8, 2020, 2:25:20 PM7/8/20
to androidx-test-discuss
I am trying to execute my existing android test on Android 11 and I am facing following exceptions 

07-08 11:19:46.484  1524  1652 I ActivityManager: Start proc 11910:androidx.test.services/u0a229 for content provider {androidx.test.services/androidx.test.services.speakeasy.server.SpeakEasyContentProvider}

07-08 11:19:46.491 11910 11910 I x.test.service: Late-enabling -Xcheck:jni

07-08 11:19:46.530 11910 11910 I x.test.service: Unquickening 12 vdex files!

07-08 11:19:46.557  1186  1245 I adbd    : jdwp connection from 11910

07-08 11:19:46.655 11910 11910 I x.test.service: The ClassLoaderContext is a special shared library.

07-08 11:19:46.675 11910 11910 I x.test.service: The ClassLoaderContext is a special shared library.

07-08 11:19:46.718 11910 11910 D NetworkSecurityConfig: No Network Security Config specified, using platform default

07-08 11:19:46.720 11910 11910 D NetworkSecurityConfig: No Network Security Config specified, using platform default

07-08 11:19:46.732 11895 11895 I ToolConnection: Getting the provider field

07-08 11:19:46.732 11895 11895 I ToolConnection: Finding the call method

07-08 11:19:46.732 11895 11895 I ToolConnection: Invoking legacy call method

07-08 11:19:46.733 11895 11895 I ToolConnection: Releasing content provider

07-08 11:19:46.733 11895 11895 I ToolConnection: Invoking getService

07-08 11:19:46.737 11895 11895 I ToolConnection: Released content provider

07-08 11:19:46.737 11895 11895 D AndroidRuntime: Shutting down VM

07-08 11:19:46.739 11895 11895 E AndroidRuntime: FATAL EXCEPTION: main

07-08 11:19:46.739 11895 11895 E AndroidRuntime: PID: 11895

07-08 11:19:46.739 11895 11895 E AndroidRuntime: java.lang.IllegalArgumentException: Wrong number of arguments; expected 6, got 3

07-08 11:19:46.739 11895 11895 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)

07-08 11:19:46.739 11895 11895 E AndroidRuntime: at androidx.test.services.speakeasy.client.ToolConnection$ToolConnectionPostIcs.doCall(ToolConnection.java:197)

07-08 11:19:46.739 11895 11895 E AndroidRuntime: at androidx.test.services.speakeasy.client.ToolConnection.publish(ToolConnection.java:79)

07-08 11:19:46.739 11895 11895 E AndroidRuntime: at androidx.test.services.speakeasy.client.ToolConnection.publish(ToolConnection.java:69)

07-08 11:19:46.739 11895 11895 E AndroidRuntime: at androidx.test.services.shellexecutor.BlockingPublish.getResult(BlockingPublish.java:74)

07-08 11:19:46.739 11895 11895 E AndroidRuntime: at androidx.test.services.shellexecutor.ShellCommandExecutorServer.start(ShellCommandExecutorServer.java:80)

07-08 11:19:46.739 11895 11895 E AndroidRuntime: at androidx.test.services.shellexecutor.ShellMain.main(ShellMain.java:45)

07-08 11:19:46.739 11895 11895 E AndroidRuntime: at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)

07-08 11:19:46.739 11895 11895 E AndroidRuntime: at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:399)

07-08 11:19:46.740 11895 11895 E AndroidRuntime: Error reporting crash

07-08 11:19:46.740 11895 11895 E AndroidRuntime: java.lang.RuntimeException: Bad file descriptor

07-08 11:19:46.740 11895 11895 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)

07-08 11:19:46.740 11895 11895 E AndroidRuntime: at android.os.BinderProxy.transact(BinderProxy.java:540)

07-08 11:19:46.740 11895 11895 E AndroidRuntime: at android.app.IActivityManager$Stub$Proxy.handleApplicationCrash(IActivityManager.java:5182)

07-08 11:19:46.740 11895 11895 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:158)

07-08 11:19:46.740 11895 11895 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1073)

07-08 11:19:46.740 11895 11895 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)

07-08 11:19:46.740 11895 11895 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:2203)

Reply all
Reply to author
Forward
0 new messages