Latest Status: CASTOR-XMLJAXBJDK6-15 failed

Build Result CASTOR-XMLJAXBJDK6-6

Labels: NONE 
  • Summary
  • Tests
  • Changes
  • Artifacts
  • Logs
  • Comments
  • Metadata
  • Previous
    1. 3
    2. 4
    3. 5
    4. 7
    5. 8
    6. 10
    Next

Build CASTOR-XMLJAXBJDK6-6 failed with 2 failing tests.

This build was the result of the following change:

Code Changes

Code has been updated by jgrueneis.

  • jgrueneis

    jgrueneis

    removed the Castor specific files

Expand

Collapse

Tests

  • 65 tests in total
  • 2 tests failed
  • 2 are new failure(s)

New Test Failures (2) New Test Failures (2)

UnmarshallerTest : Unmarshal input source with listener (testUnmarshalInputSourceWithListener) History

javax.xml.bind.JAXBException: Problem unmarshalling from InputSource org.xml.sax.InputSource@5e13ad exception: org.exolab.castor.xml.MarshalException: The class for the root element 'test' could not be found.{File: file:/home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/target/test-classes/sample.xml; line: 2; column: 7}
 - with linked exception:
[org.exolab.castor.xml.MarshalException: The class for the root element 'test' could not be found.{File: file:/home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/target/test-classes/sample.xml; line: 2; column: 7}]
	at org.castor.jaxb.Unmarshaller.unmarshal(Unmarshaller.java:264)
	at org.castor.jaxb.UnmarshallerTest.testUnmarshalInputSourceWithListener(UnmarshallerTest.java:34)
Caused by: org.exolab.castor.xml.MarshalException: The class for the root element 'test' could not be found.{File: file:/home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/target/test-classes/sample.xml; line: 2; column: 7}
	at org.exolab.castor.xml.Unmarshaller.convertSAXExceptionToMarshalException(Unmarshaller.java:769)
	at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:735)
(20 more lines...)

UnmarshallerTest : Unmarshal input source (testUnmarshalInputSource) History

javax.xml.bind.JAXBException: Problem unmarshalling from InputSource org.xml.sax.InputSource@13f7281 exception: org.exolab.castor.xml.MarshalException: The class for the root element 'test' could not be found.{File: file:/home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/target/test-classes/sample.xml; line: 2; column: 7}
 - with linked exception:
[org.exolab.castor.xml.MarshalException: The class for the root element 'test' could not be found.{File: file:/home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/target/test-classes/sample.xml; line: 2; column: 7}]
	at org.castor.jaxb.Unmarshaller.unmarshal(Unmarshaller.java:264)
	at org.castor.jaxb.UnmarshallerTest.testUnmarshalInputSource(UnmarshallerTest.java:22)
Caused by: org.exolab.castor.xml.MarshalException: The class for the root element 'test' could not be found.{File: file:/home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/target/test-classes/sample.xml; line: 2; column: 7}
	at org.exolab.castor.xml.Unmarshaller.convertSAXExceptionToMarshalException(Unmarshaller.java:769)
	at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:735)
(20 more lines...)

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 /home/bamboo-server/home/xml-data/build-dir/CASTOR-XMLJAXBJDK6/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.