You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/07/03 20:37:43 UTC

[GitHub] wohali opened a new issue #632: JS design_docs test failure - incorrect response

wohali opened a new issue #632: JS design_docs test failure - incorrect response
URL: https://github.com/apache/couchdb/issues/632
 
 
   Seen this once in Travis. Could be a recurrence of COUCHDB-3342 though the symptomology is different.
   
   ## Makefile output
   ```
   test/javascript/tests/design_docs.js                           
       Error: expected '"Updated"', got '"One"'
   Trace back (most recent call first):
   
     52: test/javascript/test_setup.js
         T(false,"expected '\"Updated\"', got '\"One\"'",(void 0))
    321: test/javascript/couch_test_runner.js
         TEquals("Updated","One")
    240: test/javascript/tests/design_docs.js
         ()
     37: test/javascript/cli_runner.js
         runTest()
     48: test/javascript/cli_runner.js
   
   fail
   ```
   
   ## Instance(s)
   * https://travis-ci.org/apache/couchdb/jobs/245780771
     * https://couchdb-vm2.apache.org/ci_errorlogs/travis-couchdb-245780771-2017-06-22T13%3A26%3A35.486656/couchlog.tar.gz
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services