Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 312448 - some skipped WDF tests can be enabled as they are not failing any longer
Summary: some skipped WDF tests can be enabled as they are not failing any longer
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard: test simple_fix
Keywords:
Depends on:
Blocks: 309681
  Show dependency tree
 
Reported: 2010-05-11 11:16 EDT by Adrian Goerler CLA
Modified: 2022-06-09 10:26 EDT (History)
1 user (show)

See Also:


Attachments
path for this issue (8.31 KB, patch)
2010-05-11 11:28 EDT, Adrian Goerler CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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