instrumentation fail on time in code ignores limit

Mobile Testing, Android App Testing.
svelaga
Posts: 9
Joined: Fri Oct 30, 2015 7:43 pm

instrumentation fail on time in code ignores limit

Post by svelaga » Tue Nov 10, 2015 5:26 pm

System.Exception: Failed to deploy the application via USB. pkg: /data/local/tmp/hfcv2_20151109_1533-instrumented.apk

Failure [INSTALL_FAILED_SHARED_USER_INCOMPATIBLE]


2384 KB/s (2089925 bytes in 0.856s)

at Ranorex.Plugin.Mobile.Tools.Android.AndroidUsbDeploymentService.CheckForErrorsThatDoNotResultInErrorCode(ProcessRunner runner)
at Ranorex.Controls.Instrumentation.Workers.AndroidWorker.Deploy(String packageName, String toDeploy)
at Ranorex.Controls.Instrumentation.Workers.AndroidWorker.Run()
at Ranorex.Controls.AndroidInstrumentProgressPage.bgw_DoWork(Object sender, DoWorkEventArgs e)

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: instrumentation fail on time in code ignores limit

Post by Support Team » Thu Nov 12, 2015 12:29 pm

Hi svelaga,

I’m afraid that the “[INSTALL_FAILED_SHARED_USER_INCOMPATIBLE]” error is not related to Ranorex. It seems the problem is related to the shared user ID in your application. May I ask you if the app was signed with a special certificate?

Regards,
Markus (S)

svelaga
Posts: 9
Joined: Fri Oct 30, 2015 7:43 pm

Re: instrumentation fail on time in code ignores limit

Post by svelaga » Wed Nov 18, 2015 12:07 am

Yes, it uses the special certificate
and we have given the keystore parameter with the valid .jks file (all the required credentials for device certificate are given) while instrumenting the .apk using Ranorex wizard

When we try to install the apk file using adb install commands .. it is installed fine
but when we try to do the instrumentaion process it fails to deploy

we tried to instrumenting through Wizard as well as manually .. yet both were not working
giving the error as " INSTALL_FAILED_SHARED_USER_INCOMPATIABLE"

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: instrumentation fail on time in code ignores limit

Post by Support Team » Thu Nov 26, 2015 12:34 pm

Hi svelaga,

Since this problem seems to be very specific, I'd suggest continuing the discussion by email.

After we've found the source of the problem, we can update this post with our solution.

Regards,
Markus (S)