Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 312448

Summary: some skipped WDF tests can be enabled as they are not failing any longer
Product: z_Archived Reporter: Adrian Goerler <adrian.goerler>
Component: EclipselinkAssignee: Nobody - feel free to take it <nobody>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: eclipselink.orm-inbox
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard: test simple_fix
Bug Depends on:    
Bug Blocks: 309681    
Attachments:
Description Flags
path for this issue none

Description Adrian Goerler CLA 2010-05-11 11:16:29 EDT
Some skipped test from the testsuite jpa/eclipselnk.jpa.wdf.test can be enabled as they don't fail any longer:

org.eclipse.persistence.testing.tests.wdf.jpa1.query
- TestAggregates 
  - testAvgHandling1

- TestConditionalExpression
  - testPlatformDependentBetweenHandling3
  - testInHandling1
  - testInHandling3
  - testIsNullHandling2
  - testIsNullHandling7
  - testMemberOfHandling2

- TestCount
  - testCount1

- TestExtendedQueries
  - testQueryWithAggregateWithHavingExpression

- TestSelectClauses
  - testSimpleSelect

- TestSelectListTypes
  - testMaxBigInteger

org.eclipse.persistence.testing.tests.wdf.jpa1.relation
 - TestList
   - testOrderBy 

Moreover, the following test can bee modified slightly to fit with EclipseLink:

org.eclipse.persistence.testing.tests.wdf.jpa1.relation
- TestEmployee_Review
  - testNavigateDeserializedEmployeeFails:

EclipseLink throws a proprieatory ValidationException upon navigating a not-yet-loaded relationship. Allow for this.
Comment 1 Adrian Goerler CLA 2010-05-11 11:28:57 EDT
Created attachment 167947 [details]
path for this issue

Tested on 
- MySQL -> 100% (817) OK
- Oracle -> 100% (801) OK

Checked in at rev # 7198
Comment 2 Adrian Goerler CLA 2010-06-07 08:01:14 EDT
closed as change is already submitted
Comment 3 Eclipse Webmaster CLA 2022-06-09 10:26:33 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink