googleapis/nodejs-vision

Vision: "before all" hook for "should detect from a URL" failed

flaky-bot opened this issue · 1 comments

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


commit: 020e643
buildURL: Build Status, Sponge
status: failed

Test output
Required parameter: project
Error: Required parameter: project
    at new ApiError (node_modules/@google-cloud/common/build/src/util.js:73:15)
    at Util.parseHttpRespBody (node_modules/@google-cloud/common/build/src/util.js:208:38)
    at Util.handleResp (node_modules/@google-cloud/common/build/src/util.js:149:117)
    at /workspace/node_modules/@google-cloud/common/build/src/util.js:477:22
    at onResponse (node_modules/retry-request/index.js:228:7)
    at /workspace/node_modules/teeny-request/build/src/index.js:226:13
        -> /workspace/node_modules/teeny-request/src/index.ts:333:11
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

Unable to reproduce after multiple local and CI test runs.