googleapis / nodejs-ai-platform

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
Apache License 2.0
29 stars 16 forks source link

AI platform create batch prediction job video object tracking: "after all" hook: should cancel delete the batch prediction job for "should create a video object tracking batch prediction job" failed #481

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year ago

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


commit: 04f7c858217f1a3ce7b1072c7bf8946d39947532 buildURL: Build Status, Sponge status: failed

Test output
Cannot read property 'toString' of undefined
TypeError: Cannot read property 'toString' of undefined
    at PathTemplate.render (/workspace/node_modules/google-gax/build/src/pathTemplate.js:114:37)
        -> /workspace/node_modules/google-gax/src/pathTemplate.ts:144:31
    at JobServiceClient.batchPredictionJobPath (/workspace/build/src/v1/job_service_client.js:3183:66)
        -> /workspace/src/v1/job_service_client.ts:6331:62
    at Context. (test/create-batch-prediction-job-video-object-tracking.test.js:65:35)
    at processImmediate (internal/timers.js:461:21)