Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] BUILD STATUS:: 2.3 nightly build has test failures!

Build summary for 2.3.3.v20120222-r10879
-----------------------------------
Non-critical compilation issues (if any) reported in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-4-ECLIPSELINK
  Tests run:0 Failures:0 Errors:0
TEST-CORE
  Tests run:7925 Failures:0 Errors:0
TEST-JPA
  Tests run:2716 Failures:0 Errors:0
TEST-WDF
  Tests run:834 Failures:0 Errors:0
TEST-MOXY
  Tests run:31705 Failures:0 Errors:0
TEST-SDO
  Tests run:4604 Failures:0 Errors:5
TEST-DBWS
  Tests run:14 Failures:0 Errors:0
TEST-DBWS-BUILDER
  Tests run:34 Failures:0 Errors:0
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-2.3_nightly_120222-0105.log)
Test logs can be found on the download server at:
    http://www.eclipse.org/eclipselink/downloads/nightly.php
Build logs can be found on the download server at:
    http://www.eclipse.org/eclipselink/downloads/build-failures.php
-----------------------------------

SVN Changes since Last Build:
------------------------------------------------------------------------
r10879 | rbarkhous | 2012-02-21 15:52:01 -0500 (Tue, 21 Feb 2012)
Changed paths:
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/XMLMarshalException.java
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/i18n/XMLMarshalExceptionResource.java
   A /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/CharacterEscapeHandlerWrapper.java
   A /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/CharacterEscapeHandler.java
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/XMLMarshaller.java
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/OutputStreamRecord.java
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/WriterRecord.java
   A /branches/2.3/trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/xmlmarshaller/charEscape.xml
   A /branches/2.3/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlmarshaller/AbstractNonELCharacterEscapeHandler.java
   A /branches/2.3/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlmarshaller/CharacterEscapeHandlerTestCases.java
   A /branches/2.3/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlmarshaller/CustomCharacterEscapeHandler.java
   M /branches/2.3/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlmarshaller/Employee.java
   M /branches/2.3/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlmarshaller/EmployeeProject.java
   M /branches/2.3/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlmarshaller/JAXBDOMTestSuite.java
   M /branches/2.3/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlmarshaller/JAXBSAXTestSuite.java
   A /branches/2.3/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlmarshaller/NonELCharacterEscapeHandler.java
   A /branches/2.3/trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlmarshaller/NonELCharacterEscapeHandlerTestCases.java
   M /branches/2.3/trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/JAXBMarshaller.java
------------------------------------------------------------------------


Back to the top