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

Knut Anders Hatlen updated DERBY-6039:
--------------------------------------

    Attachment: d6039-2a.diff

There was also a schema WAY created by testDynamicResultSets() and not dropped.

The attached patch (d6039-2a.diff) makes the test cases drop all procedures, 
functions and schemas they have created.

Committed revision 1431961.
                
> 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, d6039-2a.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

Reply via email to