Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 322573 - several tests in jpa/cacheable model failed due to model classes missing
Summary: several tests in jpa/cacheable model failed due to model classes missing
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-12 14:32 EDT by Yiping Zhao CLA
Modified: 2022-06-09 10:25 EDT (History)
1 user (show)

See Also:


Attachments

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