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
30 stars 16 forks source link

AI platform import data video action recognition: "after all" hook: should cancel the import job and delete the dataset for "should import video action recognition data to dataset" failed #542

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year ago

Note: #436 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 DatasetServiceClient.datasetPath (/workspace/build/src/v1/dataset_service_client.js:2657:55)
        -> /workspace/src/v1/dataset_service_client.ts:4183:51
    at Context. (test/import-data-video-action-recognition.test.js:65:46)
    at processImmediate (internal/timers.js:461:21)