I fixed last 2 errors. 2010/1/29 Ольга Ткачева <[email protected]>
> Hi guys! I have new test's results. Only 2 new errors: one on db2 and > other on sybase. > > > > db2 > > Failed tests: > > test(org.apache.cayenne.merge.SetPrimaryKeyToDbTest) > > testLoad(org.apache.cayenne.access.DbLoaderTest) > > Tests in error: > > testCompareToNull3(org.apache.cayenne.access.DataContextEJBQLIsNullTest) > (* NEW *) > > testSelectLikeIgnoreCaseClob(org.apache.cayenne.query.SelectQueryTest) > > Tests run: 2113, Failures: 2, Errors: 2, Skipped: 0 > > > Sybase > > Tests in error: > > testCompareToNull3(org.apache.cayenne.access.DataContextEJBQLIsNullTest) > (* NEW *) > > testSelectLikeIgnoreCaseClob(org.apache.cayenne.query.SelectQueryTest) > > Tests run: 2113, Failures: 0, Errors: 2, Skipped: 0 > > > postgres, oracle, h2, hsqldb - ok > > > Mysql > > Tests in error: > > test1MBClob(org.apache.cayenne.access.DataContextClobTest) > > test1MBBlob(org.apache.cayenne.access.DataContextBlobTest) > > Tests run: 2113, Failures: 0, Errors: 2, Skipped: 0 > > > > derby > > Tests in error: > > testDifferentEntity(org.apache.cayenne.access.DataContextEJBQLSubqueryTest) > > > testExists(org.apache.cayenne.access.DataContextEJBQLSubqueryTest) > > Tests run: 2113, Failures: 0, Errors: 2, Skipped: 0 > > > sqlserver > > Failed tests: > > testFetchLimitWithOffset(org.apache.cayenne.query.SelectQueryTest) > > Tests run: 2113, Failures: 1, Errors: 0, Skipped: 0 > > > > > > 2010/1/29 Dave Dombrosky <[email protected]> > > Just so you know, I'll probably be reopening CAY-1376. I checked the >> source and it looks like all of the calls to getTableAlias() are >> fixed, yet I'm still seeing the wrong alias used on a column. >> >> Don't hold up the release for me though. I still need to generate a >> simple test case to be able to debug this issue, and I probably won't >> get to that until sometime this weekend. >> >> -Dave >> >> On Fri, Jan 29, 2010 at 4:00 AM, Andrus Adamchik <[email protected]> >> wrote: >> > Ok, all recent EJBQL bugs are closed. I suggest that we go ahead with >> RC2 >> > now, and after that investigate CAY-1378 and CAY-1379. Olga was going to >> run >> > tests against various DBs, and if those are successful, I will prepare >> the >> > release either tonight or on the weekend. >> > >> > Andrus >> > >> > On Jan 22, 2010, at 4:03 PM, Andrus Adamchik wrote: >> > >> >> I am finished merging CAY-1069 to 3.0. Anybody has anything else before >> I >> >> create RC2 artifacts? >> >> >> >> Andrus >> > >> > >> > > > > -- > Olga Tkacheva > -- Olga Tkacheva
