On 2/8/08, Daniel John Debrunner (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/DERBY-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567209#action_12567209 > ] > > Daniel John Debrunner commented on DERBY-3400: > ---------------------------------------------- > > I think it is a jvm issue. The test changed with those commits, so a version > of the test passed previously with the ibm 6.0 jvm. Now a different version > of the test fails with the ibm 6.0 jvm on linux, but passes on every other > platform including ibm 6 on windows and passes on ibm 6.0 on linux when run > outside of the upgrade tests.
Right, I agree this looks like a jvm issue, I just meant to point out, you can't duplicate this with earlier versions of the test. Note also that as Manjula reported, that it *doesn't* occur when running the DatabaseMetaDataTest against 10.4, only when running it in the upgrade tests against an older version. Myrna
