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!

So it appears that the new tests fail intermittently. I will remove them until I can determine why they would fail intermittently on the build server.
--Gordon

eric.gwin@xxxxxxxxxx wrote:
Build summary for 2.3.0.v20101230-r8755
-----------------------------------
Non-critical compilation issues (if any) reported in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
  Tests run:8028 Failures:0 Errors:17
TEST-JPA
  Tests run:124 Failures:0 Errors:1
TEST-WDF
  Tests run:825 Failures:0 Errors:0
TEST-MOXY
  Tests run:28584 Failures:0 Errors:0
TEST-SDO
  Tests run:4530 Failures:0 Errors:0
TEST-DBWS
  Tests run:14 Failures:0 Errors:0
TEST-DBWS-UTILS
  Tests run:33 Failures:0 Errors:0
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-trunk_nightly_101230-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:
------------------------------------------------------------------------
r8755 | gpelletie | 2010-12-29 15:32:44 -0500 (Wed, 29 Dec 2010)
Changed paths:
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/referencesettings/ChangeTrackedWeakReferenceTest.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/referencesettings/ForceWeakReferenceTest.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/referencesettings/WeakReferenceTest.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/EntityManagerProperties.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/PersistenceUnitProperties.java
   A /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/ReferenceMode.java (from /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/factories/ReferenceMode.java:8754)
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/identitymaps/IdentityMapManager.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/AbstractSession.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/PropertiesHandler.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/RepeatableWriteUnitOfWork.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/UnitOfWorkImpl.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/remote/RemoteUnitOfWork.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/Session.java
   D /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/factories/ReferenceMode.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/remote/RemoteSession.java
   M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerFactoryImpl.java
   M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java
------------------------------------------------------------------------
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


Back to the top