so you use Java 6 by any chance?

On Oct 26, 2009, at 6:12 PM, Kevin Menard wrote:

I'll have to dig in some more, but I just hit the following test
failure using hsqldb:

-------------------------------------------------------------------------------
Test set: org.apache.cayenne.access.DataContextSharedCacheTest
-------------------------------------------------------------------------------
Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.846
sec <<< FAILURE!
testSnapshotEvictedAndObjectsHollowedForInvalidate
(org.apache.cayenne.access.DataContextSharedCacheTest)
Time elapsed: 0.008 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<5> but was:<3>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at junit.framework.Assert.assertEquals(Assert.java:201)
        at junit.framework.Assert.assertEquals(Assert.java:207)
at org .apache .cayenne .access .DataContextSharedCacheTest .testSnapshotEvictedAndObjectsHollowedForInvalidate (DataContextSharedCacheTest.java:616)

--
Kevin



On Sun, Oct 25, 2009 at 12:49 PM, Andrus Adamchik
<and...@objectstyle.org> wrote:
Release artifacts are posted here:

http://people.apache.org/~aadamchik/release/3.0B1/

Please evaluate and cast your votes.

Cheers,
Andrus



Reply via email to