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 Chris,
  I already changed the test to set the log level in trunk.


-----Original Message-----
From: Christopher Delahunt 
Sent: June-26-12 11:06 AM
To: eclipselink-dev@xxxxxxxxxxx
Subject: Re: [eclipselink-dev] BUILD STATUS:: trunk nightly build has test failures!

2.4 JPA failures are due to the JPA tests reusing table "TMP_COURSE". 
The tests were fixed in main and 2.3 and will fail occasionally until it can be checked into 2.4.

The core tests are failing on an employee comparison test that also failed on the 14th and 22nd.  There is no indication why it started occurring.  I will change the ReadObjectTest to set the log level before it does the comparison since it will only log the differences if it is at Finest.

Regards,
Chris


On 26/06/2012 10:38 AM, Eric Gwin wrote:
> These may be the result of non-reinitialized tables before testing.
> Access to administer the dbs had been disabled, and was re-enabled 
> around 8am this morning.
>
> Please verify anyway.
>
> Thanks,
>
> -Eric
>
> On 26/06/2012 12:53 AM, eric.gwin@xxxxxxxxxx wrote:
>> Build summary for 2.5.0.v20120626-r11718
>> -----------------------------------
>> Non-critical compilation issues (if any) reported in the format 
>> [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
>> -----------------------------------
>> TEST-CORE
>> Tests run:8022 Failures:0 Errors:6
>> TEST-JPA
>> Tests run:2838 Failures:0 Errors:0
>> TEST-WDF
>> Tests run:849 Failures:0 Errors:0
>> TEST-JPARS
>> Tests run:0 Failures:0 Errors:0
>> TEST-MOXY
>> Tests run:44438 Failures:0 Errors:0
>> TEST-SDO
>> Tests run:4608 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_120626-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:
>> ---------------------------------------------------------------------
>> ---
>> r11718 | ailitchev | 2012-06-25 12:22:58 -0400 (Mon, 25 Jun 2012) 
>> Changed paths:
>> A
>> /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/m
>> odels/jpa/fieldaccess/relationships/Customer2.java
>>
>> M
>> /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/m
>> odels/jpa/fieldaccess/relationships/RelationshipsTableManager.java
>>
>> D
>> /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/m
>> odels/jpa/relationships/Customer2.java
>>
>> M
>> /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/m
>> odels/jpa/relationships/RelationshipsTableManager.java
>>
>> M
>> /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/t
>> ests/jpa/fieldaccess/relationships/RelationshipModelJUnitTestSuite.ja
>> va
>>
>> M
>> /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/t
>> ests/jpa/relationships/RelationshipModelJUnitTestSuite.java
>>
>> ---------------------------------------------------------------------
>> ---
>> r11717 | pfilion | 2012-06-25 11:57:53 -0400 (Mon, 25 Jun 2012) 
>> Changed paths:
>> M
>> /trunk/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persisten
>> ce/jpa/jpql/parser/ConditionalPrimaryBNF.java
>>
>> M
>> /trunk/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persisten
>> ce/jpa/jpql/parser/NotExpression.java
>>
>> M
>> /trunk/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persisten
>> ce/jpa/jpql/parser/NotExpressionFactory.java
>>
>> M
>> /trunk/jpa/org.eclipse.persistence.jpa.jpql.test/src/org/eclipse/pers
>> istence/jpa/tests/jpql/parser/NotExpressionTest.java
>>
>> ---------------------------------------------------------------------
>> ---
>> r11716 | jsutherla | 2012-06-25 10:15:07 -0400 (Mon, 25 Jun 2012) 
>> Changed paths:
>> M
>> /trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/t
>> esting/tests/history/HistoricalQualifiedTableEmployeeSystem.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/expressions/Expression.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/history/HistoryPolicy.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/internal/expressions/FieldExpression.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/internal/expressions/FromAliasExpression.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/internal/expressions/ManualQueryKeyExpression.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/internal/expressions/MapEntryExpression.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/internal/expressions/ObjectExpression.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/internal/expressions/QueryKeyExpression.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/internal/expressions/TableExpression.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/internal/helper/Helper.java
>>
>> D
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/internal/identitymaps/UnitOfWorkCacheKey.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/mappings/DirectCollectionMapping.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/mappings/foundation/AbstractDirectMapping.java
>>
>> M
>> /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persis
>> tence/sessions/factories/ProjectClassGenerator.java
>>
>> ---------------------------------------------------------------------
>> --- _______________________________________________
>> eclipselink-dev mailing list
>> eclipselink-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/eclipselink-dev
>>
> _______________________________________________
> eclipselink-dev mailing list
> eclipselink-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipselink-dev
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


Back to the top