Okay, here are my test results: HSQLDB:
No failures. MySQL (5.1.38): Failed tests: testSnapshotEvictedAndObjectsHollowedForInvalidate(org.apache.cayenne.access.DataContextSharedCacheTest) This was the same test failure I was seeing with HSQLDB before Andrey added the sleep patch. PostgreSQL: Failed tests: testSnapshotEvictedAndObjectsHollowedForInvalidate(org.apache.cayenne.access.DataContextSharedCacheTest) This was the same test failure I was seeing with HSQLDB before Andrey added the sleep patch. Derby: Tests in error: testDifferentEntity(org.apache.cayenne.access.DataContextEJBQLSubqueryTest) testExists(org.apache.cayenne.access.DataContextEJBQLSubqueryTest) Dropping the JAR into a couple of my apps seems fine, but I'd like to work out this shared cache test failure for the 3.0 stable branch. But, I'm +1 for the release. -- Kevin On Fri, Nov 6, 2009 at 9:57 AM, Kevin Menard <[email protected]> wrote: > I got so far as building it and running hsqldb tests without problems. > I'm looking to test with MySQL, Derby, & PostgreSQL either tonight or > tomorrow (weekends work a bit better for me). > > Did we do the full gamut of DB testing this go around? In the past > those results are normally reported by list members. > > -- > Kevin > > > > On Fri, Nov 6, 2009 at 2:57 AM, Andrus Adamchik <[email protected]> > wrote: >> Guys, I know it may be too much trouble to evaluate two releases in a row, >> but can we take a look at the new artifacts please? >> >> Thanks, >> Andrus >> >> P.S. Here is my +1 >> >> >> >> On Nov 3, 2009, at 10:17 PM, Andrus Adamchik wrote: >> >>> Just posted fresh artifacts: >>> >>> http://people.apache.org/~aadamchik/release/3.0B1/ >>> >>> Please cast your votes. >>> >>> Thanks, >>> Andrus >>> >> >> >
