Bug 301837

Summary: JPA2: testPessimisticLockingNamedQuery disabled in FullRegressionTestSuite
Product: z_Archived Reporter: Michael OBrien <michael.f.obrien>
Component: EclipselinkAssignee: Yiping Zhao <yiping.zhao>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P3 CC: eclipselink.orm-inbox, kevin.yuan, tom.ware
Version: unspecifiedKeywords: test
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Michael OBrien CLA 2010-02-04 09:46:02 EST
>The following JPA2 test is currently disabled and not available

jpa.fieldaccess.advanced.AdvancedJPAJUnitTest
suite.addTest(new AdvancedJPAJunitTest("testPessimisticLockingNamedQuery"));

Enable and retest this functionality if required.
Comment 1 Tom Ware CLA 2010-02-11 10:00:37 EST
Setting target and priority.  See the following page for details of what this
means:

http://wiki.eclipse.org/EclipseLink/Development/Bugs/Guidelines
Comment 2 Yiping Zhao CLA 2010-03-09 15:54:51 EST
Enable the test by uncomment the query from Employee.java and uncomment test code in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.AdvancedJPAJunitTest.java. The changes are checked in Main as revision 6769.
Comment 3 Eclipse Webmaster CLA 2022-06-09 10:02:59 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink