[
https://issues.apache.org/jira/browse/OAK-7296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381672#comment-16381672
]
Marcel Reutegger commented on OAK-7296:
---------------------------------------
This is caused by a change to the Jenkins build I did yesterday. I enabled the
{{rat}} profile in an attempt to fail the build when a license header is
missing. Turns out this has some undesirable side effect. The profile also
narrows the scope of tests to a single class, which obviously isn't enough for
the test coverage check.
> Build Jackrabbit Oak #1273 failed
> ---------------------------------
>
> Key: OAK-7296
> URL: https://issues.apache.org/jira/browse/OAK-7296
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: continuous integration
> Reporter: Hudson
> Priority: Major
>
> No description is provided
> The build Jackrabbit Oak #1273 has failed.
> First failed run: [Jackrabbit Oak
> #1273|https://builds.apache.org/job/Jackrabbit%20Oak/1273/] [console
> log|https://builds.apache.org/job/Jackrabbit%20Oak/1273/console]
> {noformat}
> [WARNING] Rule violated for bundle oak-core: lines covered ratio is 0.24, but
> expected minimum is 0.77
> [ERROR] Failed to execute goal org.jacoco:jacoco-maven-plugin:0.7.9:check
> (default-check) on project oak-core: Coverage checks have not been met. See
> log for details. -> [Help 1]
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)