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 "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/01/11 18:03:27 UTC

[jira] Commented: (DERBY-1952) Remove the running of JUnit tests from the old derby test harness to allow faster conversion to a pure-Junit world.

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

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

In order to run without the old harness jdbc4.VerifySignatures needs to be changed so that the classes are inspected to get the list of methods to check at test time and not suite time. Configurations are only changed when the test is run, not during suite setup. I will make this change which I think will be fairly simple, but it wil change the test from being many test cases to just one (or two) per configuration. Thus once the change is made the number of tests in suites.All wil drop significantely, while continuing to perform the same amount of testing.

> 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/%3c452553E8.4070805@apache.org%3e
> 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