You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Klaus Trainer (JIRA)" <ji...@apache.org> on 2013/05/11 15:05:15 UTC

[jira] [Created] (COUCHDB-1793) JavaScript Test Runner Fails on master

Klaus Trainer created COUCHDB-1793:
--------------------------------------

             Summary: JavaScript Test Runner Fails on master
                 Key: COUCHDB-1793
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1793
             Project: CouchDB
          Issue Type: Bug
          Components: Test Suite
            Reporter: Klaus Trainer


Due to a bashism (i.e. use of an array) in line number 100 of the JavaScript test runner ('test/javascript/run.tpl'), the tests won't run on platforms where '/bin/sh' isn't linked e.g. to '/bin/bash'.

Here's the error message:
{{Running javascript tests ...}}
{{./test/javascript/run: 100: ./test/javascript/run: Syntax error: "(" unexpected (expecting "fi")}}
{{make: *** [check-js] Error 2}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira