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!

I fixed the JPA criteria and metamodel test failures.  They were just test fixes.
I will fix the wdf next, they are just negative tests that are valid and I will remove.


-----Original Message-----
From: Eric Gwin 
Sent: April-03-12 7:37 AM
To: eclipselink-dev@xxxxxxxxxxx; Andrei Ilitchev; James Sutherland; Edwin Tang; Guy Pelletier; Gordon Yorke
Subject: Re: [eclipselink-dev] BUILD STATUS:: trunk nightly build has test failures!

We need to put out a milestone today. If you had a transaction in core, jpa or the test projects, please review the test results.

We're going to need to get a fix(es) in and rebuild this am.

-Eric

On 02/04/2012 6:35 PM, eric.gwin@xxxxxxxxxx wrote:
> Build summary for 2.4.0.v20120402-r11095
> -----------------------------------
> Non-critical compilation issues (if any) reported in the format 
> [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
> -----------------------------------
> TEST-CORE
>    Tests run:7977 Failures:0 Errors:0
> TEST-JPA
>    Tests run:2803 Failures:2 Errors:3
> TEST-NOSQL
>    Tests run:0 Failures:0 Errors:0
> TEST-WDF
>    Tests run:849 Failures:11 Errors:1
> TEST-MOXY
>    Tests run:40880 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_120402-1749.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:
> ----------------------------------------------------------------------
> --
> r11095 | ailitchev | 2012-04-02 16:41:00 -0400 (Mon, 02 Apr 2012) 
> Changed paths:
>     M 
> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persist
> ence/sessions/server/ReadConnectionPool.java
> ----------------------------------------------------------------------
> --
> r11093 | ailitchev | 2012-04-02 16:29:36 -0400 (Mon, 02 Apr 2012) 
> Changed paths:
>     M 
> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persist
> ence/transaction/jboss/JBossTransactionController.java
> ----------------------------------------------------------------------
> --
> r11092 | mmacivor | 2012-04-02 16:17:30 -0400 (Mon, 02 Apr 2012) 
> Changed paths:
>     M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/annotations/AnnotationsTestSuite.java
>     M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/annotations/xmlaccessmethods/Employee.java
>     M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/packagelevel/classoverride/Employee.java
>     M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/packagelevel/classoverride/XmlAccessorTypePackageClassOverrideTestCases.java
>     M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/property/Employee.java
>     M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/property/XmlAccessorTypePropertyTestCases.java
>     M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/publicmember/Employee.java
>     M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/publicmember/XmlAccessorTypePublicMemberTestCases.java
>     M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/readonly/RootObject.java
>     M 
> /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/j
> axb/compiler/AnnotationsProcessor.java
> ----------------------------------------------------------------------
> --
> r11091 | desmith | 2012-04-02 16:17:25 -0400 (Mon, 02 Apr 2012) 
> Changed paths:
>     M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/JSONWriterRecord.java
>     A /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/xmlelement/order
>     A /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/xmlelement/order/album.json
>     A /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/xmlelement/order/album.xml
>     M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/JAXBTestCases.java
>     M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/JAXBWithJSONTestCases.java
>     M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlelement/XmlElementTestSuite.java
>     A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlelement/order
>     A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlelement/order/Album.java
>     A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlelement/order/AlbumInfo.java
>     A 
> /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/
> jaxb/xmlelement/order/ElementOrderingTestCases.java
> ----------------------------------------------------------------------
> --
> r11089 | jsutherla | 2012-04-02 15:28:57 -0400 (Mon, 02 Apr 2012) 
> Changed paths:
>     M 
> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persist
> ence/descriptors/DescriptorQueryManager.java
> ----------------------------------------------------------------------
> --
> r11088 | jsutherla | 2012-04-02 14:43:15 -0400 (Mon, 02 Apr 2012) 
> Changed paths:
>     M /trunk/foundation/eclipselink.extension.nosql.test/resource/mongo/mongo-orm.xml
>     M /trunk/foundation/eclipselink.extension.nosql.test/src/org/eclipse/persistence/testing/models/jpa/mongo/Order.java
>     M /trunk/foundation/eclipselink.extension.nosql.test/src/org/eclipse/persistence/testing/tests/jpa/mongo/MongoTestSuite.java
>     M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/ParserType.java
>     M /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/descriptors/DescriptorQueryManager.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/expressions/ExpressionOperator.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/sessions/AbstractSession.java
>     M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/DatabaseSessionImpl.java
>     M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/SQLServerPlatform.java
>     M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/SybasePlatform.java
>     M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/queries/ANTLRQueryBuilder.java
>     M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/queries/JPAQueryBuilder.java
>     D /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/queries/JPAQueryBuilderManager.java
>     M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/queries/JPQLCall.java
>     M /trunk/foundation/org.eclipse.persistence.core.jpql/src/org/eclipse/persistence/internal/jpa/jpql/HermesParser.java
>     M /trunk/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java
>     M /trunk/jpa/eclipselink.jpa.osgi.test/antbuild.xml
>     M /trunk/jpa/eclipselink.jpa.osgi.test/resource/config.ini
>     M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.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
>     M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metamodel/AttributeImpl.java
>     D /trunk/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/internal
>     M 
> /trunk/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistenc
> e/jpa/jpql/parser/AbstractFromClause.java
> ----------------------------------------------------------------------
> --
> r11087 | minorman | 2012-04-02 11:49:48 -0400 (Mon, 02 Apr 2012) 
> Changed paths:
>     M 
> /trunk/utils/eclipselink.dbws.builder.test.oracle/src/dbws/testing/row
> type/RowTypeTestSuite.java
> ----------------------------------------------------------------------
> --
> r11086 | etang | 2012-04-02 11:17:27 -0400 (Mon, 02 Apr 2012) Changed 
> paths:
>     M 
> /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/te
> sts/jpa/extensibility/ExtensibilityTests.java
> ----------------------------------------------------------------------
> --
> r11084 | bdoughan | 2012-04-02 11:09:32 -0400 (Mon, 02 Apr 2012) 
> Changed paths:
>     M 
> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persist
> ence/oxm/record/WriterRecord.java
> ----------------------------------------------------------------------
> --
> r11083 | gpelletie | 2012-04-02 10:20:16 -0400 (Mon, 02 Apr 2012) 
> Changed paths:
>     M 
> /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/int
> ernal/jpa/metadata/accessors/mappings/ElementCollectionAccessor.java
> ----------------------------------------------------------------------
> --
> r11082 | gyorke | 2012-04-02 10:16:04 -0400 (Mon, 02 Apr 2012) Changed 
> paths:
>     M 
> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persist
> ence/queries/ReadObjectQuery.java
> ----------------------------------------------------------------------
> -- _______________________________________________
> eclipselink-dev mailing list
> eclipselink-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipselink-dev
>


Back to the top