Issue Type: Bug Bug
Affects Versions: current
Assignee: Ognjen Bubalo
Components: jacoco
Created: 23/Jun/14 7:26 PM
Description:

The plugin fails to build due to many test failures. There is two main failures:

1) Classes extending HudsonTestCase which was deprecated and succeeded by JenkinsRule are throwing a MojoNotFoundException. These classes likely just need to change to using the JenkinsRule API.

2) JaCoCoColumnTest has multiple NullPointerExceptions (on 1.554.2). This appears to be as more complex issue relating to changes in the test-harness APIs as the exception is occurring in the Job class because there appears to be no Jenkins 'instance' running. This exception changes to an IllegalStateException in AbstractItem on Git master as extra null safeties were added.

Environment: Apache Maven 3.2.1
Java version: 1.6.0_65, vendor: Apple Inc.
Jenkins 1.554.2 and Git master as of commit 1aec030e0811e9046d2f57395dac98872de715fa
Project: Jenkins
Priority: Minor Minor
Reporter: Scott Greene
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to