Joan Touzet created COUCHDB-3328:
------------------------------------

             Summary: JS test runner does not report failures correctly
                 Key: COUCHDB-3328
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3328
             Project: CouchDB
          Issue Type: Bug
          Components: Test Suite
            Reporter: Joan Touzet


Currently {{test/javascript/run}} always returns an exit code of {{0}}, 
regardless of whether any tests fail or not. This makes any sort of automated 
testing that expects to inspect the results of the run invalid.

This ticket will update the runner so that it will:
* Return a 1 when any test fails, and
* Print a count summary at the end of the run of how many tests succeeded, 
failed, or were ignored/skipped.





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to