Re: 3.0 M3 test results

From: Tore Halset (halse..vv.ntnu.no)
Date: Fri Jan 25 2008 - 19:22:20 EST

  • Next message: Tore Halset: "Re: 3.0 M3 test results"

    On Jan 26, 2008, at 00:05, Tore Halset wrote:

    > On Jan 25, 2008, at 22:34, Kevin Menard wrote:
    >
    >> PostgreSQL 8.2: FAIL (74 failed tests)
    >
    > Here, only(?) one failed. It was
    > merge.CreateTableToModelTest.testAddTable. I am looking into that
    > one now.

    It was one of those issues with lower case table names in PostgreSQL.
    I have fixed it in trunk (r615410).

    > Did you do a "createlang plpgsql databasename"? I got fooled by that
    > one before.
    >
    >> Derby: FAIL (9 failed tests)
    >
    > Oups, mostly merging. I'll have to work on this..

    pom.xml asks for derby 10.2.2.0. "alter table ... drop column ..." was
    added in derby 10.3. 10.2.2.0 is from december 2006 and the first 10.3
    is from august 2007. Would it be ok to bump up to derby 10.3 for trunk?

    After upgrading to 10.3 (locally) and patching some small issues in
    trunk (r615405), I got the merging part of derby running. Only(?) the
    following 3 issues left with derby.
        
    testDifferentEntity
    (org.apache.cayenne.access.DataContextEJBQLSubqueryTest)
       testExists(org.apache.cayenne.access.DataContextEJBQLSubqueryTest)
       testBinaryPK2(org.apache.cayenne.dba.PkGeneratorTest)

    I think we should go for Derby 10.3.

      - Tore.



    This archive was generated by hypermail 2.0.0 : Fri Jan 25 2008 - 19:20:58 EST