Re: [java code coverage] java.lang.NoClassDefFoundError: Failed resolution of: Lorg/jacoco/agent/rt/internal_14f7ee5/Offline

2016-08-22 Thread Greg Loesch
Hm... do you have any tips to help troubleshoot this? On Mon, Aug 22, 2016 at 12:21 PM Marc R. Hoffmann < hoffm...@mountainminds.com> wrote: > Looks like you use offline instrumentation (which is actually required > if you want to run your tests on Android) but jacocoagent.jar is missing > on you

Re: [java code coverage] java.lang.NoClassDefFoundError: Failed resolution of: Lorg/jacoco/agent/rt/internal_14f7ee5/Offline

2016-10-15 Thread Greg Loesch
and Android. First thing I would check is whether > jacocoagent.jar is contained in the path given by the error message: > > Didn't find class "org.jacoco.agent.rt.internal_14f7ee5.Offline" on path: > DexPathList[[zip file "/system/framework/android.test.runner.j