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!

Hi,

I have uploaded a patch for the test issues (which basically skips the affected tests because they aren't relevant). See https://bugs.eclipse.org/bugs/show_bug.cgi?id=374885 .

Best regards,
Sabine

Sabine Heider
SAP AG

Pflichtangaben/Mandatory Disclosure Statements:
http://www.sap.com/company/legal/impressum.epx


-----Original Message-----
From: eclipselink-dev-bounces@xxxxxxxxxxx [mailto:eclipselink-dev-bounces@xxxxxxxxxxx] On Behalf Of eric.gwin@xxxxxxxxxx
Sent: Mittwoch, 21. März 2012 05:50
To: ejgwin@xxxxxxxxx; eclipselink-dev@xxxxxxxxxxx
Subject: [eclipselink-dev] BUILD STATUS:: trunk nightly build has test failures!

Build summary for 2.4.0.v20120321-r11021
-----------------------------------
Non-critical compilation issues (if any) reported in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
  Tests run:7974 Failures:0 Errors:0
TEST-JPA
  Tests run:2796 Failures:0 Errors:0
TEST-WDF
  Tests run:849 Failures:11 Errors:1
TEST-MOXY
  Tests run:40551 Failures:0 Errors:0
TEST-SDO
  Tests run:4607 Failures:0 Errors:0
TEST-DBWS
  Tests run:14 Failures:0 Errors:0
TEST-DBWS-BUILDER
  Tests run:43 Failures:0 Errors:0
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-trunk_nightly_120321-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:
------------------------------------------------------------------------
r11021 | bdoughan | 2012-03-20 17:08:35 -0400 (Tue, 20 Mar 2012)
Changed paths:
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/JSONWriterRecord.java
   M /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/annotations/xmlcdata/employee.json
   M /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/directcollection/employee.json
   M /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/directcollection/write-employee.json
   M /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/json/characters/escapeCharacters.json
   M /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/uri/uri.json
------------------------------------------------------------------------
r11020 | jsutherla | 2012-03-20 13:48:34 -0400 (Tue, 20 Mar 2012)
Changed paths:
   M /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/TestRunModel.java
   A /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/FeatureTestModelWithINNERJoins.java
   A /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/ParserType.java
   A /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/ParserValidationType.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/config/ProfilerType.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/CachePolicy.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/expressions/Expression.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/descriptors/ObjectBuilder.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/expressions/LogicalExpression.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/expressions/RelationExpression.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/queries/JPAQueryBuilderManager.java
   M /trunk/foundation/org.eclipse.persistence.core.jpql/src/org/eclipse/persistence/internal/jpa/jpql/HermesParser.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/jpql/AdvancedQueryTestSuite.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/jpql/JUnitJPQLComplexTestSuite.java
   M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java
   M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java
------------------------------------------------------------------------
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


Back to the top