After we upgrade the gradle plugin version number

   - Gradle wrapper 4.10.1
   - Android Gradle plugin 3.3.1

and used the jacoco version
 

jacoco {

    toolVersion = '0.8.3'

}


the build the project,`./gradlew assembleDebug`, it reported that 
```
Caused by: 
org.gradle.workers.internal.DefaultWorkerExecutor$WorkExecutionException: A 
failure occur while executing 
com.android.build.gradle.internal.tasks.JacocoTaskDelegate$JacocoWorkerAction
```  

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/5abcd3b8-2c55-4a3e-9e66-7b632b3390a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to