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.1.v20110824-r9954
-----------------------------------
Non-critical compilation issues (if any) reported in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
  Tests run:7925 Failures:0 Errors:1
TEST-JPA
  Tests run:2708 Failures:0 Errors:0
TEST-WDF
  Tests run:834 Failures:0 Errors:0
TEST-MOXY
  Tests run:30201 Failures:0 Errors:0
TEST-SDO
  Tests run:4580 Failures:0 Errors:0
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_110824-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:
------------------------------------------------------------------------
r9954 | gpelletie | 2011-08-23 14:47:35 -0400 (Tue, 23 Aug 2011)
Changed paths:
   M /branches/2.3/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java
   M /branches/2.3/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java
------------------------------------------------------------------------
r9952 | tware | 2011-08-23 13:51:30 -0400 (Tue, 23 Aug 2011)
Changed paths:
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/PersistenceUnitLoadingException.java
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/i18n/PersistenceUnitLoadingExceptionResource.java
   M /branches/2.3/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java
   M /branches/2.3/trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerFactoryImpl.java
------------------------------------------------------------------------
r9951 | pkrogh | 2011-08-23 13:50:14 -0400 (Tue, 23 Aug 2011)
Changed paths:
   M /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/eclipselink-example.properties
------------------------------------------------------------------------
r9950 | pkrogh | 2011-08-23 13:44:17 -0400 (Tue, 23 Aug 2011)
Changed paths:
   M /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/META-INF/persistence.xml
   M /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/example
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/example/VPDSessionEventAdapter.java
   D /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/example/VPDSessionEventAdaptor.java
   M /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/model/Task.java
------------------------------------------------------------------------
r9949 | pkrogh | 2011-08-23 13:08:55 -0400 (Tue, 23 Aug 2011)
Changed paths:
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/example/util
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/example/util/ExamplePropertiesLoader.java
------------------------------------------------------------------------
r9948 | pkrogh | 2011-08-23 13:07:02 -0400 (Tue, 23 Aug 2011)
Changed paths:
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/example/VPDSessionCustomizer.java
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/example/VPDSessionEventAdaptor.java
------------------------------------------------------------------------
r9947 | pkrogh | 2011-08-23 13:06:09 -0400 (Tue, 23 Aug 2011)
Changed paths:
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/eclipselink-example.properties
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/META-INF
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/META-INF/persistence.xml
------------------------------------------------------------------------
r9946 | pkrogh | 2011-08-23 13:04:48 -0400 (Tue, 23 Aug 2011)
Changed paths:
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/model
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/model/Task.java
------------------------------------------------------------------------
r9945 | pkrogh | 2011-08-23 13:00:29 -0400 (Tue, 23 Aug 2011)
Changed paths:
   M /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd
   D /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes
------------------------------------------------------------------------
r9938 | pkrogh | 2011-08-23 10:12:06 -0400 (Tue, 23 Aug 2011)
Changed paths:
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes/META-INF
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes/META-INF/persistence.xml
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes/example
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes/example/JavaSEExample.class
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes/example/PopulationManager.class
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes/example/VPDSessionCustomizer.class
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes/example/VPDSessionEventAdaptor.class
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes/example/util
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes/example/util/ExamplePropertiesLoader.class
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes/model
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/classes/model/Task.class
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/example
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/example/JavaSEExample.java
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/src/example/PopulationManager.java
------------------------------------------------------------------------
r9937 | pkrogh | 2011-08-23 10:11:10 -0400 (Tue, 23 Aug 2011)
Changed paths:
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/.classpath
   A /branches/2.3/trunk/examples/org.eclipse.persistence.example.jpa.vpd/.project
------------------------------------------------------------------------
r9936 | gpelletie | 2011-08-23 09:54:52 -0400 (Tue, 23 Aug 2011)
Changed paths:
   M /branches/2.3/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java
------------------------------------------------------------------------
r9935 | tware | 2011-08-23 09:43:02 -0400 (Tue, 23 Aug 2011)
Changed paths:
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/ClassDescriptor.java
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/AbstractSession.java
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/DatabaseSessionImpl.java
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/IsolatedClientSessionIdentityMapAccessor.java
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/OneToOneMapping.java
   M /branches/2.3/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/broker/SessionBroker.java
   M /branches/2.3/trunk/jpa/eclipselink.jpa.wdf.test/resource/eclipselink-wdf-jpa1-model/persistence.xml
   M /branches/2.3/trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/framework/wdf/AbstractBaseTest.java
   M /branches/2.3/trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/framework/wdf/JPAEnvironment.java
   M /branches/2.3/trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/entitymanager/TestMerge.java
   M /branches/2.3/trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/entitymanager/TestRemove.java
   M /branches/2.3/trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/entitymanager/TestUpdate.java
   M /branches/2.3/trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/query/TestArguments.java
   M /branches/2.3/trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/query/TestExtendedQueries.java
   M /branches/2.3/trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/relation/TestBidirectionalOneToOne.java
   M /branches/2.3/trunk/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/relation/TestEagerLoading.java
------------------------------------------------------------------------


Back to the top