googleapis / nodejs-language

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
https://cloud.google.com/natural-language/
Apache License 2.0
127 stars 99 forks source link

set endpoint for language api call: should analyze sentiment in text at a specific api endpoint failed #696

Closed flaky-bot[bot] closed 2 years ago

flaky-bot[bot] commented 2 years ago

Note: #616 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: b5a177d9c6a82ef012ab18c463c796444a34fe1b buildURL: Build Status, Sponge status: failed

Test output
msg.replace is not a function
TypeError: msg.replace is not a function
    at Object.getMessage (node_modules/chai/lib/chai/utils/getMessage.js:45:6)
    at Proxy.Assertion.assert (node_modules/chai/lib/chai/assertion.js:139:18)
    at chai.assert (node_modules/chai/lib/chai/interface/assert.js:36:10)
    at Context. (test/setEndpoint.test.js:26:5)
    at processImmediate (internal/timers.js:461:21)