Skip to main content

[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.v20100811-r8017
-----------------------------------
Non-critical compilation issues (if any) repoted in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
  Tests run:7496 Failures:0 Errors:0
TEST-JPA
  Tests run:2244 Failures:0 Errors:0
TEST-WDF
  Tests run:822 Failures:0 Errors:0
TEST-MOXY
  Tests run:26047 Failures:24 Errors:0
TEST-SDO
  Tests run:4516 Failures:0 Errors:0
TEST-DBWS
  Tests run:14 Failures:0 Errors:0
TEST-DBWS-UTILS
  Tests run:28 Failures:0 Errors:0
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-trunk_nightly_100811-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:
------------------------------------------------------------------------
r8017 | ailitchev | 2010-08-10 18:30:51 -0400 (Tue, 10 Aug 2010)
Changed paths:
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestSystem.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ui/TestingBrowserPanel.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/descriptors/InstanceVariableAttributeAccessor.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/Helper.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/AttributeAccessor.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/ForeignReferenceMapping.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/fetchgroups/SimpleSerializeFetchGroupTests.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/fieldaccess/fetchgroups/SimpleSerializeFetchGroupTests.java
   M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.java
   M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappingAccessor.java
   M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ObjectAccessor.java
------------------------------------------------------------------------
r8016 | minorman | 2010-08-10 16:16:13 -0400 (Tue, 10 Aug 2010)
Changed paths:
   M /trunk/dbws/eclipselink.dbws.test/src/dbws/testing/xrdynamicentity/XRCustomer.java
   M /trunk/dbws/eclipselink.dbws.test/src/dbws/testing/xrdynamicentity/XRDynamicEntityTestSuite.java
   M /trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/ProjectHelper.java
   M /trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRClassWriter.java
   M /trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRDynamicEntity.java
   M /trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRDynamicEntityAccessor.java
   M /trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRDynamicEntityVHAccessor.java
   M /trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRDynamicEntity_CollectionWrapper.java
   A /trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRDynamicPropertiesInitializatonPolicy.java
   A /trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRDynamicPropertiesManager.java
   A /trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRDynamicType.java
   M /trunk/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRSessionsFactory.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/MyEntity.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/dynamicclassloader/Compatible.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/dynamicclassloader/DynamicClassLoaderTestSuite.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/dynamichelper/DynamicHelperTestSuite.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/employee/MappingConfigTestSuite.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/entitytype/EntityTypeFromDescriptor.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/entitytype/EntityTypeFromScratch.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/entitytype/MyEntity.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/projectxml/EmployeeProjectTestSuite.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/projectxml/SimpleMapProject.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/projectxml/SimpleMapProjectNoLogin.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/sessionsxml/ComicsConfigTestSuite.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/sessionsxml/ComicsPopulateAndQueryTestSuite.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeCompositeKeyTestSuite.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeTestSuite.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeWithEnumTestSuite.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/mappings/SimpleTypes_AggregateObject.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/mappings/SimpleTypes_ManyToMany.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/mappings/SimpleTypes_MultiTable.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/mappings/SimpleTypes_OneToMany.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/mappings/SimpleTypes_OneToOne.java
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/sequencing/BaseSequencingTestSuite.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/dynamic/DynamicClassWriter.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/dynamic/DynamicHelper.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/dynamic/DynamicTypeBuilder.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/DynamicException.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/dynamic/DynamicEntityImpl.java
   A /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/dynamic/DynamicPropertiesInitializatonPolicy.java
   A /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/dynamic/DynamicPropertiesManager.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/dynamic/DynamicTypeImpl.java
   D /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/dynamic/DynamicTypeInstantiationPolicy.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/dynamic/ValuesAccessor.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/dynamic/DynamicTestHelper.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/dynamic/QuerySQLTracker.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/dynamic/employee/AllTests.java
   A /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/dynamic/employee/EmployeeSparseMergeTestSuite.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/dynamic/simple/SimpleTypeCompositeKeyTestSuite.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/dynamic/simple/SimpleTypeTestSuite.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/dynamic/simple/mappings/SimpleTypes_AggregateObject.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/dynamic/simple/mappings/SimpleTypes_MultiTable.java
   M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/jpa/dynamic/JPADynamicHelper.java
------------------------------------------------------------------------
r8014 | cdelahunt | 2010-08-10 15:46:34 -0400 (Tue, 10 Aug 2010)
Changed paths:
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcWithOutputParamsAndResultSetTest.java
------------------------------------------------------------------------
r8013 | minorman | 2010-08-10 14:09:57 -0400 (Tue, 10 Aug 2010)
Changed paths:
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/NamedNativeQueryJUnitTest.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/cacheable/CacheableModelJunitTestAll.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/cacheable/CacheableModelJunitTestDisableSelective.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/cacheable/CacheableModelJunitTestEnableSelective.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/cacheable/CacheableModelJunitTestNone.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/cacheable/CacheableModelJunitTestUnspecified.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/jpql/JUnitNativeQueryTestSuite.java
------------------------------------------------------------------------
r8011 | egwin | 2010-08-10 03:20:17 -0400 (Tue, 10 Aug 2010)
Changed paths:
   M /trunk/eclipselink-src.zip
   M /trunk/eclipselink.jar
------------------------------------------------------------------------


Back to the top