I'm getting a build error related to a non-existent Geronimo method.  I'll
have to work on that one first.

-- 
Kevin

On 10/14/07 6:09 PM, "Andrus Adamchik" <[EMAIL PROTECTED]> wrote:

> Started getting this test failure tonight... Only when running with
> Maven. Somehow it works from Eclipse?! Anybody else is seeing that?
> 
> Andrus
> 
> 
> ------------------------------------------------------------------------
> -------
> Test set: org.apache.cayenne.access.FlattenedPrefetchTest
> ------------------------------------------------------------------------
> -------
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.081
> sec <<< FAILURE!
> testMultiPrefetch(org.apache.cayenne.access.FlattenedPrefetchTest)
> Time elapsed: 0.019 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: artist's groups not resolved:
> {<ObjectId:Artist, ARTIST_ID=33002>; committed; [artistName=>artist2;
> dateOfBirth=>null; groupArray=>(..); paintingArray=>?;
> artistExhibitArray=>?]}
>          at junit.framework.Assert.fail(Assert.java:47)
>          at junit.framework.Assert.assertTrue(Assert.java:20)
>          at junit.framework.Assert.assertFalse(Assert.java:34)
>          at  
> org.apache.cayenne.access.FlattenedPrefetchTest.testMultiPrefetch
> (FlattenedPrefetchTest.java:112)
> 
> 

-- 


Reply via email to