Joan Touzet created COUCHDB-3342:
------------------------------------
Summary: JS: design_docs expected '"ok"', got '"ko"'
Key: COUCHDB-3342
URL: https://issues.apache.org/jira/browse/COUCHDB-3342
Project: CouchDB
Issue Type: Test
Components: Test Suite
Reporter: Joan Touzet
Seen this 3 times now in the Jenkins CI runs.
{noformat}
test/javascript/tests/design_docs.js
Error: expected '"ok"', got '"ko"'
Trace back (most recent call first):
52: test/javascript/test_setup.js
T(false,"expected '\"ok\"', got '\"ko\"'",(void 0))
321: test/javascript/couch_test_runner.js
TEquals("ok","ko")
222: test/javascript/tests/design_docs.js
()
37: test/javascript/cli_runner.js
runTest()
48: test/javascript/cli_runner.js
fail
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)