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 "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2013/01/11 03:21:11 UTC

[jira] [Commented] (DERBY-6039) Intermittent failure in LangProcedureTest.testDynamicResultSets: Table/View 'T1' does not exist.

    [ https://issues.apache.org/jira/browse/DERBY-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13550708#comment-13550708 ] 

Dag H. Wanvik commented on DERBY-6039:
--------------------------------------

Thanks, Knut. Looks good. +1

Do you think there could be other ordering bugs in this test? I presume it hasn't been run much with Java 7 yet. Maybe we should considering fixing the execution order of the fixtures? 
                
> Intermittent failure in LangProcedureTest.testDynamicResultSets: Table/View 'T1' does not exist.
> ------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-6039
>                 URL: https://issues.apache.org/jira/browse/DERBY-6039
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.10.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>         Attachments: d6039-1a.diff
>
>
> Seen in the nightly testing: http://download.java.net/javadesktop/derby/javadb-5570895-report/javadb-5570895-3573406-details.html
> testDynamicResultSets() needs the table T1, which is created by testSqlProcedures(). If testDynamicResultSets() happens to run before testSqlProcedures(), it will fail because T1 does not exist.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira