Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 19859

Error: unable to read execution data file while running gradle jacocoReport

$
0
0

When i run jacocoReport using ./gradlew jacocoReport,

i get this error. Not sure how to fix it.

Execution failed for task ‘:java:test:jacocoTestReport’.

Unable to read execution data file /Users/user1/stage/build/test/jacoco/test.exec

I don’t see jacoco under /Users/user1/stage/build/test/

Please help how to fix it.


Viewing all articles
Browse latest Browse all 19859

Trending Articles