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

Bug 322573

Summary: several tests in jpa/cacheable model failed due to model classes missing
Product: z_Archived Reporter: Yiping Zhao <yiping.zhao>
Component: EclipselinkAssignee: Nobody - feel free to take it <nobody>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: michael.norman
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Yiping Zhao CLA 2010-08-12 14:32:35 EDT
Due to changes made my Mike Norman on Aug 10 as revision 8013, following tests failed due to several model classes missing from classpath. Since we don't put org/eclipse/persistence/testing/models/jpa/cacheable as MODEL_DIR in <server-test-cacheable> target in jpa/eclipselink.jpa.test/build.xml, so we need explicitly adding these classes by import them. 

Mike Norman did some clean up and removed those imports, so the following tests started failing with NPE.

(1). org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableModelJunitTestAll.testCachingOnALL
(2). org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableModelJunitTestNone.testCachingOnNONE
(3). org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableModelJunitTestEnableSelective.testCachingOnENABLE_SELECTIVE
(4). org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableModelJunitTestDisableSelective.testCachingOnDISABLE_SELECTIVE
(5). org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableModelJunitTestUnspecified.testCachingOnUNSPECIFIED
Comment 1 Mike Norman CLA 2010-08-12 15:21:00 EDT
SVN revision 8033: revert some of the changes from 8023
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:25:30 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink