IIRC that's one of those tests with race conditions. Will need to devise a better approach.
Andrus On Apr 11, 2011, at 7:35 AM, Aristedes Maniatis wrote: >> >> testSharedCacheDataRowsRefresh(org.apache.cayenne.access.DataContextQueryCachingOSCacheTest) > > Now it looks like we might have some real test failures. Just with H2 and > Derby and only on JDK 1.5. The error is: > > Running org.apache.cayenne.access.DataContextQueryCachingOSCacheTest > Apr 10, 2011 6:42:23 PM com.opensymphony.oscache.base.Config loadProps > SEVERE: Error reading /oscache.properties in CacheAdministrator.loadProps() > java.lang.NullPointerException > Apr 10, 2011 6:42:23 PM com.opensymphony.oscache.base.Config loadProps > SEVERE: Ensure the /oscache.properties file is readable and in your classpath. > > I don't understand why that would be specific to 1.5. > > > Ari > > > > -- > --------------------------> > Aristedes Maniatis > GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A >
