Skip to content

Node.js Client API unit test failures #383

Closed
@ayuwono

Description

@ayuwono

Build: 03/02

There are a couple of failures on Node API unit tests on Jenkins:

http://jenkins.marklogic.com/view/Node%20API/job/NodeAPIUnitTests_develop_xdmp-trunk/lastCompletedBuild/testReport/

 document content write a language-specified XML string."before all" hook
 Stack Trace
write single document: cannot process response with 400 status
undefined

 graph operations.should run a bound SPARQL update
 Stack Trace
expected {} to have property 'marklogic.com/r1'
AssertionError: expected {} to have property 'marklogic.com/r1'
    at Proxy.Assertion.fail (node_modules/should/lib/assertion.js:228:17)
    at Proxy.prop.(anonymous function) (node_modules/should/lib/assertion.js:69:14)
    at test-basic/graphs.js:246:28
    at tryCatcher (node_modules/bluebird/js/main/util.js:26:23)
    at Promise._settlePromiseFromHandler (node_modules/bluebird/js/main/promise.js:510:31)
    at Promise._settlePromiseAt (node_modules/bluebird/js/main/promise.js:584:18)
    at Async._drainQueue (node_modules/bluebird/js/main/async.js:128:12)
    at Async._drainQueues (node_modules/bluebird/js/main/async.js:133:10)
    at Immediate.Async.drainQueues (node_modules/bluebird/js/main/async.js:15:14)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions