Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: Looks like I need to rebuild for M7... Re: [eclipselink-dev] BUILD STATUS:: trunk nightly build has test failures!

The MOXy test cases should be fixed now. The problem was a missing test case resource.

-Blaise

Eric Gwin wrote:
WDF failed to run some tests, and it MOXy JAXB had 1 test error:

Java Project Source w/SAX Parsing: JAXBInt2DArrayTestCase: testSchemaGen:
InputStream cannot be null|

java.lang.IllegalArgumentException: InputStream cannot be null
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at org.eclipse.persistence.testing.jaxb.JAXBTestCases.testSchemaGen(JAXBTestCases.java:517) at org.eclipse.persistence.testing.jaxb.listofobjects.JAXBListOfObjectsTestCases.testSchemaGen(JAXBListOfObjectsTestCases.java:378)
|
If possible I'd like a clean test run for the build I post as M7.

-Eric

eric.gwin@xxxxxxxxxx wrote:
Build summary for 2.1.0.v20100501-r7123
-----------------------------------
Non-critical compilation issues (if any) repoted in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
  Tests run:7485 Failures:0 Errors:4
TEST-JPA
  Tests run:1907 Failures:0 Errors:0
TEST-WDF
  Tests run:699 Failures:0 Errors:1
TEST-MOXY
  Tests run:25776 Failures:0 Errors:1
TEST-SDO
  Tests run:4482 Failures:0 Errors:0
TEST-DBWS
  Tests run:17 Failures:0 Errors:0
TEST-DBWS-UTILS
  Tests run:28 Failures:0 Errors:0
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-trunk_nightly_100501-0005.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:
------------------------------------------------------------------------
r7123 | gyorke | 2010-04-30 16:28:40 -0400 (Fri, 30 Apr 2010)
Changed paths:
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/DescriptorEventManager.java
------------------------------------------------------------------------
r7122 | gyorke | 2010-04-30 15:43:32 -0400 (Fri, 30 Apr 2010)
Changed paths:
M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/SimultaneousTestsModel.java A /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/UpdateCacheKeyPropertiesTest.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/MergeManager.java
------------------------------------------------------------------------
r7120 | gyorke | 2010-04-30 15:08:39 -0400 (Fri, 30 Apr 2010)
Changed paths:
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/UnitOfWorkImpl.java
------------------------------------------------------------------------
r7119 | egwin | 2010-04-30 11:05:33 -0400 (Fri, 30 Apr 2010)
Changed paths:
   M /trunk/autobuild.xml
------------------------------------------------------------------------
r7118 | tware | 2010-04-30 10:25:37 -0400 (Fri, 30 Apr 2010)
Changed paths:
M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/criteria/JUnitCriteriaSimpleTestSuite.java
------------------------------------------------------------------------
r7117 | bdoughan | 2010-04-30 09:29:33 -0400 (Fri, 30 Apr 2010)
Changed paths:
A /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/listofobjects/integer3DArray.xml
------------------------------------------------------------------------
r7115 | egwin | 2010-04-30 05:32:28 -0400 (Fri, 30 Apr 2010)
Changed paths:
   M /trunk/eclipselink-src.zip
   M /trunk/eclipselink.jar
------------------------------------------------------------------------
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev




Back to the top