You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Joan Touzet (JIRA)" <ji...@apache.org> on 2017/04/01 04:03:41 UTC

[jira] [Commented] (COUCHDB-3346) JS: JSON is not a function

    [ https://issues.apache.org/jira/browse/COUCHDB-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951993#comment-15951993 ] 

Joan Touzet commented on COUCHDB-3346:
--------------------------------------

As mentioned in the original post, "failure on a single run so far."  When I see recurrences I update the bug to note it happened again. Jenkins only keeps logs for the last 5 runs otherwise I'd link to the exact run where it failed -- instead I paste what info I have here.

> JS: JSON is not a function
> --------------------------
>
>                 Key: COUCHDB-3346
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3346
>             Project: CouchDB
>          Issue Type: Test
>          Components: Test Suite
>            Reporter: Joan Touzet
>
> Got this sporadic failure on a single run so far (CentOS 7, 18.3):
> {noformat}
> test/javascript/tests/reduce.js                                
>     Error: {[{<<"message">>,<<"JSON is not a function">>},
>       {<<"fileName">>,
>        <<"/usr/src/couchdb/apache-couchdb-2.0.0-35a8684/share/server/main.js">>},
>       {<<"lineNumber">>,1249},
>       {<<"stack">>,
>        <<"([object Object])@/usr/src/couchdb/apache-couchdb-2.0.0-35a8684/share/server/main.js:1249\n([object Object])@/usr/src/couchdb/apache-couchdb-2.0.0-35a8684/share/server/main.js:1409\n()@/usr/src/couchdb/apache-couchdb-2.0.0-35a8684/share/server/main.js:1571\n()@/usr/src/couchdb/apache-couchdb-2.0.0-35a8684/share/server/main.js:1592\n@/usr/src/couchdb/apache-couchdb-2.0.0-35a8684/share/server/main.js:1\n">>}]}
> Trace back (most recent call first):
>     
>  546: test/javascript/couch.js
>       CouchError([object Object])
>  509: test/javascript/couch.js
>       ([object CouchHTTP])
>  175: test/javascript/couch.js
>       ("(function (doc) {emit(doc.keys, 1);})","(function (keys, values) {re
>   79: test/javascript/tests/reduce.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)