[
https://issues.apache.org/jira/browse/BEAM-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734525#comment-16734525
]
Mikhail Gryzykhin commented on BEAM-6301:
-----------------------------------------
I believe we override jacoco target that triggers tests. Instead this target
applies coverage reports enabling on test targets in currently invoked task
tree.
> gradle jacoco config is broken
> ------------------------------
>
> Key: BEAM-6301
> URL: https://issues.apache.org/jira/browse/BEAM-6301
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Priority: Major
> Fix For: Not applicable
>
>
> This should run tests and generate a coverage report:
> {code}
> ./gradlew jacocoCoverageReport
> {code}
> But the task does not cause tests to run. It is likely due to the ordering or
> organization inside BeamModulePlugin.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)