You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Bob Dionne (JIRA)" <ji...@apache.org> on 2009/01/10 12:53:59 UTC

[jira] Created: (COUCHDB-203) added total run time to the tests

added total run time to the tests
---------------------------------

                 Key: COUCHDB-203
                 URL: https://issues.apache.org/jira/browse/COUCHDB-203
             Project: CouchDB
          Issue Type: Improvement
          Components: Administration Console
            Reporter: Bob Dionne
            Priority: Trivial


added running total to footer. It provides a quick indication whether the test are faster overall or not

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


[jira] Resolved: (COUCHDB-203) added total run time to the tests

Posted by "Christopher Lenz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Lenz resolved COUCHDB-203.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9
         Assignee: Christopher Lenz

I've implemented this in r734968 in a different way. Instead of keeping track of the total duration, its calculated based on the content of the duration cells for the individual tests. This way the sum is always in sync with the individual values, regardless of whether you run all or individual tests, rerun some tests, etc.


> added total run time to the tests
> ---------------------------------
>
>                 Key: COUCHDB-203
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-203
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Administration Console
>            Reporter: Bob Dionne
>            Assignee: Christopher Lenz
>            Priority: Trivial
>             Fix For: 0.9
>
>         Attachments: couch_test_runner.diff
>
>
> added running total to footer. It provides a quick indication whether the test are faster overall or not

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


[jira] Updated: (COUCHDB-203) added total run time to the tests

Posted by "Bob Dionne (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bob Dionne updated COUCHDB-203:
-------------------------------

    Attachment: couch_test_runner.diff

added running total time to tests

> added total run time to the tests
> ---------------------------------
>
>                 Key: COUCHDB-203
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-203
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Administration Console
>            Reporter: Bob Dionne
>            Priority: Trivial
>         Attachments: couch_test_runner.diff
>
>
> added running total to footer. It provides a quick indication whether the test are faster overall or not

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