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 "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/05/27 20:33:16 UTC

[jira] Resolved: (DERBY-2707) Inadequate clean-up in many jdbc4 tests

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

Knut Anders Hatlen resolved DERBY-2707.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.3.0.0

Committed revision 542016.

> Inadequate clean-up in many jdbc4 tests
> ---------------------------------------
>
>                 Key: DERBY-2707
>                 URL: https://issues.apache.org/jira/browse/DERBY-2707
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Knut Anders Hatlen
>         Assigned To: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: jdbc4test.diff
>
>
> Many of the JUnit tests under the jdbc4 package don't implement tearDown() properly. Common problems:
>   * don't close JDBC objects
>   * don't call super.tearDown()
>   * don't null out instance variables

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