[ https://issues.apache.org/jira/browse/DERBY-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen updated DERBY-2674: ----------------------------------- Attachment: rmTestPreparedStatementMethods.stat rmTestPreparedStatementMethods.diff The attached patch removes the TestPreparedStatementMethods test and associates files that are not used by other tests. An inspection of PreparedStatementTest showed that testing of isPoolable/setPoolable on a closed PreparedStatement was omitted when the test was ported to Junit. The patch adds test cases for this to PreparedStatementTest. I have run derbyall and the PreparedStatementTest without errors. > Stop running jdbc40 tests in the old test framework > --------------------------------------------------- > > Key: DERBY-2674 > URL: https://issues.apache.org/jira/browse/DERBY-2674 > Project: Derby > Issue Type: Test > Components: Test > Reporter: Øystein Grøvlen > Priority: Minor > Fix For: 10.3.0.0 > > Attachments: rmTestPreparedStatementMethods.diff, rmTestPreparedStatementMethods.stat > > > Tests in the old jdbc40 test suite are run in the derbyall test suite even if all the tests have been converted to Junit and is run as part of the Junit All test suite. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.