[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[eclipselink-dev] BUILD STATUS:: trunk nightly build has test failures!
|
Build summary for 2.2.0.v20100625-r7690
-----------------------------------
Non-critical compilation issues (if any) repoted in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
Tests run:7490 Failures:0 Errors:0
TEST-JPA
Tests run:2537 Failures:0 Errors:0
TEST-WDF
Tests run:528 Failures:0 Errors:2
TEST-MOXY
Tests run:25844 Failures:0 Errors:0
TEST-SDO
Tests run:4511 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_100625-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:
------------------------------------------------------------------------
r7690 | jsutherla | 2010-06-24 14:56:06 -0400 (Thu, 24 Jun 2010)
Changed paths:
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/ClassDescriptor.java
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/descriptors/ObjectBuilder.java
------------------------------------------------------------------------
r7689 | jsutherla | 2010-06-24 14:53:14 -0400 (Thu, 24 Jun 2010)
Changed paths:
A /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/MemoryRegressionTestCase.java
------------------------------------------------------------------------
r7683 | egwin | 2010-06-24 12:58:44 -0400 (Thu, 24 Jun 2010)
Changed paths:
M /trunk/buildsystem/ant_customizations/src/org/eclipse/persistence/buildtools/ant/taskdefs/SelectBundle.java
M /trunk/buildsystem/ant_customizations/test.xml
M /trunk/buildsystem/ant_customizations.jar
------------------------------------------------------------------------
r7681 | gpelletie | 2010-06-24 11:50:09 -0400 (Thu, 24 Jun 2010)
Changed paths:
M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/Address.java
M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/CacheAuditor.java
M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/DoNotRedirect.java
M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/LargeProject.java
M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/Person.java
M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/SmallProject.java
------------------------------------------------------------------------
r7680 | jsutherla | 2010-06-24 10:07:59 -0400 (Thu, 24 Jun 2010)
Changed paths:
M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/MemoryLeakTestCase.java
M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/PerformanceComparisonTestCase.java
M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestCase.java
M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestExecutor.java
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/PersistenceUnitProperties.java
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/ClassDescriptor.java
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/changetracking/DeferredChangeDetectionPolicy.java
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/ValidationException.java
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/i18n/ValidationExceptionResource.java
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/descriptors/ObjectBuilder.java
M /trunk/jpa/eclipselink.jpa.test/build.xml
M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/performance/EmployeeTableCreator.java
M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/memory/JPAMemoryRegressionModel.java
M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/performance/JPAPerformanceRegressionModel.java
A /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/performance/misc
A /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/performance/misc/JPABootstrapPerformanceTest.java
------------------------------------------------------------------------
r7677 | egwin | 2010-06-24 09:30:19 -0400 (Thu, 24 Jun 2010)
Changed paths:
A /trunk/buildsystem/ant_customizations
A /trunk/buildsystem/ant_customizations/antbuild.xml
A /trunk/buildsystem/ant_customizations/src
A /trunk/buildsystem/ant_customizations/src/org
A /trunk/buildsystem/ant_customizations/src/org/eclipse
A /trunk/buildsystem/ant_customizations/src/org/eclipse/persistence
A /trunk/buildsystem/ant_customizations/src/org/eclipse/persistence/buildtools
A /trunk/buildsystem/ant_customizations/src/org/eclipse/persistence/buildtools/ant
A /trunk/buildsystem/ant_customizations/src/org/eclipse/persistence/buildtools/ant/taskdefs
A /trunk/buildsystem/ant_customizations/src/org/eclipse/persistence/buildtools/ant/taskdefs/Say.java
A /trunk/buildsystem/ant_customizations/src/org/eclipse/persistence/buildtools/ant/taskdefs/SelectBundle.java
A /trunk/buildsystem/ant_customizations/src/org/eclipse/persistence/buildtools/helper
A /trunk/buildsystem/ant_customizations/src/org/eclipse/persistence/buildtools/helper/Tester.java
A /trunk/buildsystem/ant_customizations/src/org/eclipse/persistence/buildtools/helper/Version.java
A /trunk/buildsystem/ant_customizations/src/org/eclipse/persistence/buildtools/helper/VersionException.java
A /trunk/buildsystem/ant_customizations/test.xml
A /trunk/buildsystem/ant_customizations.jar
------------------------------------------------------------------------
r7676 | egwin | 2010-06-24 01:54:48 -0400 (Thu, 24 Jun 2010)
Changed paths:
M /trunk/eclipselink-src.zip
M /trunk/eclipselink.jar
------------------------------------------------------------------------