Latest Status: CASTOR-DEF-237 failed

Build Result CASTOR-DEF-139

Labels: NONE 
  • Summary
  • Tests
  • Changes
  • Artifacts
  • Logs
  • Comments
  • Metadata
  • Previous
    1. 136
    2. 137
    3. 138
    4. 140
    5. 141
    6. 142
    Next

Build CASTOR-DEF-139 failed with 4 failing tests.

See full change details

Code Changes

Code has been updated by Werner Guttmann.

  • Werner Guttmann

    Werner Guttmann

    Changed flag for JDO class descriptor generation to 'true' (as default is false).

  • Werner Guttmann

    Werner Guttmann

    Added org.codehaus.castor:castor-core:* as dependency.

Expand

Collapse

Tests

  • 685 tests in total
  • 4 tests failed
  • 4 are new failure(s)

New Test Failures (4) New Test Failures (4)

CdrFileGenerationTest : J d o c d r file generation (testJDOCDRFileGeneration) History

java.lang.NullPointerException
	at org.exolab.castor.builder.descriptors.JDOClassDescriptorFactory.createSource(JDOClassDescriptorFactory.java:110)
	at org.exolab.castor.builder.SingleClassGenerator.processJDOClassDescriptor(SingleClassGenerator.java:442)
	at org.exolab.castor.builder.SingleClassGenerator.process(SingleClassGenerator.java:379)
	at org.exolab.castor.builder.SingleClassGenerator.process(SingleClassGenerator.java:315)
	at org.exolab.castor.builder.SourceGenerator.createClasses(SourceGenerator.java:946)
	at org.exolab.castor.builder.SourceGenerator.generateAllClassFiles(SourceGenerator.java:799)
	at org.exolab.castor.builder.SourceGenerator.generateSource(SourceGenerator.java:752)
(2 more lines...)

AppInfoProcessingTest : App info processing with complex content (testAppInfoProcessingWithComplexContent) History

expected:<person> but was:<null>
junit.framework.ComparisonFailure: expected:<person> but was:<null>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.exolab.castor.builder.appInfo.AppInfoProcessingTest.testAppInfoProcessingWithComplexContent(AppInfoProcessingTest.java:440)

AppInfoProcessingTest : App info processing with entity schema (testAppInfoProcessingWithEntitySchema) History

expected:<book> but was:<null>
junit.framework.ComparisonFailure: expected:<book> but was:<null>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.exolab.castor.builder.appInfo.AppInfoProcessingTest.testAppInfoProcessingWithEntitySchema(AppInfoProcessingTest.java:248)

AppInfoProcessingTest : App info processing with simple schema (testAppInfoProcessingWithSimpleSchema) History

expected:<Father> but was:<null>
junit.framework.ComparisonFailure: expected:<Father> but was:<null>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.exolab.castor.builder.appInfo.AppInfoProcessingTest.testAppInfoProcessingWithSimpleSchema(AppInfoProcessingTest.java:124)

Expand

Collapse

Error Summary

The build generated some errors. See the full build log for details.

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /opt/j2ee/domains/ci.codehaus.org/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-2.0/xml-data/build-dir/CASTOR-DEF/codegen/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch

Powered by a free Atlassian Bamboo community license for Codehaus. Try Bamboo - The Zen of Continuous Integration.