You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Ole Solberg (JIRA)" <ji...@apache.org> on 2009/10/07 15:42:32 UTC

[jira] Updated: (DERBY-4188) "XplainStatisticsTest" fails w/ 'The exception 'java.sql.SQLException: 'RS_ID' is not a column in table or VTI 'XPLTEST.SYSXPLAIN_RESULTSETS'.' was thrown while evaluating an expression.'

     [ https://issues.apache.org/jira/browse/DERBY-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ole Solberg updated DERBY-4188:
-------------------------------

    Attachment: DERBY-4188_1.diff.txt

Some testcases in XplainStatisticsTest did not take into account that the order in which testcases could be run may differ. Specifically, phoneME runs testcases in the opposite order of other jvms we are running tests on.

XplainStatisticsTest now ran ok on phoneME and jvm1.6. 
Running suites.All now.

> "XplainStatisticsTest" fails w/ 'The exception 'java.sql.SQLException: 'RS_ID' is not a column in table or VTI 'XPLTEST.SYSXPLAIN_RESULTSETS'.' was thrown while evaluating an expression.'
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-4188
>                 URL: https://issues.apache.org/jira/browse/DERBY-4188
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.5.2.0
>         Environment: OS: Linux 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 GNU/Linux
> JVM:
> phoneME Advanced (CVM phoneme_advanced_mr2-b34)
>            Reporter: Ole Solberg
>         Attachments: DERBY-4188_1.diff.txt
>
>
> phoneME Advanced (CVM phoneme_advanced_mr2-b34) / Linux 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 GNU/Linux (Ubuntu)
> fails with
> "The exception 'java.sql.SQLException: 'RS_ID' is not a column in table or VTI 'XPLTEST.SYSXPLAIN_RESULTSETS'.' was thrown while evaluating an expression."
> in
> org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest.
> See 
> http://dbtg.thresher.com/derby/test/Daily/javaME/testing/testlog/ubuntu/768718-suitesAll_diff.txt

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