You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org> on 2007/10/08 13:22:52 UTC

[JIRA] Created: (CAY-874) DbLoaderTest failures on Oracle

DbLoaderTest failures on Oracle
-------------------------------

                 Key: CAY-874
                 URL: https://issues.apache.org/cayenne/browse/CAY-874
             Project: Cayenne
          Issue Type: Bug
          Components: Cayenne Core Library
    Affects Versions: 1.2 [STABLE], 2.0 [STABLE]
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
            Priority: Minor


When testing 1.2.4 and 2.0.4 on Oracle 10.2, I am getting this error: 

 <failure type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError
        at org.objectstyle.cayenne.access.DbLoaderTst.assertDbEntities(DbLoaderTst.java:242)
        at org.objectstyle.cayenne.access.DbLoaderTst.testLoad(DbLoaderTst.java:155)
</failure>

Need to investigate. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.