[
https://issues.apache.org/jira/browse/DERBY-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486736
]
A B commented on DERBY-2502:
----------------------------
Maybe
3) Add another (optional) argument to the assertResultSet methods to allow a
caller to skip the close. Then the caller is responsible for closing the
result set explicitly...?
> Unclosed ResultSets choke JUnit lang _Suite on java 6
> -----------------------------------------------------
>
> Key: DERBY-2502
> URL: https://issues.apache.org/jira/browse/DERBY-2502
> Project: Derby
> Issue Type: Bug
> Components: SQL, Test
> Affects Versions: 10.3.0.0
> Environment: solaris, java 6 build 105, insane+debug jars
> Reporter: Rick Hillegas
> Attachments: derby-2502-01.diff
>
>
> The lang suite fail for me from UnaryArithmeticParameterTest on. The tests
> can't drop table T1 because a ResultSet is open.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.