Skip to main content

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

This is an intermittent failure documented by the following bug (targetted for 2.2.1)

https://bugs.eclipse.org/bugs/show_bug.cgi?id=336357

eric.gwin@xxxxxxxxxx wrote:
Build summary for 2.3.0.v20110209-r8945
-----------------------------------
Non-critical compilation issues (if any) reported in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
  Tests run:7853 Failures:0 Errors:1
TEST-JPA
  Tests run:2372 Failures:0 Errors:0
TEST-WDF
  Tests run:830 Failures:0 Errors:0
TEST-MOXY
  Tests run:28743 Failures:0 Errors:0
TEST-SDO
  Tests run:4531 Failures:0 Errors:0
TEST-DBWS
  Tests run:14 Failures:0 Errors:0
TEST-DBWS-BUILDER
  Tests run:33 Failures:0 Errors:0
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-trunk_nightly_110209-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:
------------------------------------------------------------------------
r8945 | rbarkhous | 2011-02-08 16:32:21 -0500 (Tue, 08 Feb 2011)
Changed paths:
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XMLConversionManager.java
   M /trunk/sdo/eclipselink.sdo.test/src/org/eclipse/persistence/testing/sdo/helper/datahelper/DataHelperToMonthWithCalnTest.java
   M /trunk/sdo/org.eclipse.persistence.sdo/src/org/eclipse/persistence/sdo/helper/delegates/SDOXMLHelperDelegate.java
------------------------------------------------------------------------
r8944 | etang | 2011-02-08 15:02:17 -0500 (Tue, 08 Feb 2011)
Changed paths:
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/jpql/JUnitJPQLComplexTestSuite.java
------------------------------------------------------------------------
r8943 | dclarke | 2011-02-08 13:15:53 -0500 (Tue, 08 Feb 2011)
Changed paths:
   M /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/.settings/org.eclipse.jpt.core.prefs
   M /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/ext-src/model/extensions/ExtensionManager.java
   M /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/ext-src/model/extensions/ExtensionManagerHelper.java
   A /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/ext-src/model/extensions/ExtensionsFlexMap.java
   M /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/ext-src/model/extensions/FlexExtensionManager.java
   M /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/ext-src/model/extensions/MapValueAttributeAccessor.java
   M /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/ext-src/model/extensions/ValuesExtensionManager.java
   A /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/modelgen-src/model
   A /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/modelgen-src/model/Address_.java
   A /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/modelgen-src/model/Employee_.java
   M /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/src/META-INF/persistence.xml
   M /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/src/model/extensions/ExtensionsCustomizer.java
   D /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/AddressFlexExtensionTests.java
   M /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/AllTests.java
   M /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/ConfigTests.java
   D /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/EmployeeValuesExtensionTests.java
   D /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/RemoveExtensionTests.java
   A /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/flex
   A /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/flex/AddressFlexExtensionTests.java (from /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/AddressFlexExtensionTests.java:8937)
   A /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/flex/AllTests.java
   A /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/values
   A /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/values/AllTests.java
   A /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/values/EmployeeValuesExtensionTests.java (from /trunk/examples/jpa.employee/eclipselink.example.jpa.employee.extensions/tests/tests/EmployeeValuesExtensionTests.java:8936)
------------------------------------------------------------------------
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


Back to the top