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

Daniel John Debrunner commented on DERBY-1952:
----------------------------------------------

Re-factored jdbc4.VerifySignatures to work as a pure-junit test and of course 
the changes do not significantely reduce the number of test cases in suites.All 
because previously it wasn't run there!

> Remove the running of JUnit tests from the old derby test harness to allow 
> faster conversion to a pure-Junit world.
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1952
>                 URL: https://issues.apache.org/jira/browse/DERBY-1952
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Daniel John Debrunner
>
> Assuming we had a top-level JUnit suite that ran all the Junit tests 
> successfully (with the same configuration coverage as they are run today 
> in derbyall) switch to a dual testing environment until 
> all the tests were converted to JUnit. This would include removing all 
> the JUnit tests from the old harness suite files.
> That is if one wanted to run all the tests one would have to run:
>    derbyall with the old harness
>    suites.All using JUnit test runners directly.
> Discussion thread is:
> http://mail-archives.apache.org/mod_mbox/db-derby-dev/200610.mbox/[EMAIL 
> PROTECTED]
> Since no objections have been raised I will make progress on this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to