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 create training pipeline video action recognition: "after all" hook: should cancel the training pipeline and delete it for "should create a new video action-recognition training pipeline" failed #516

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year ago

Note: #417 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 PipelineServiceClient.trainingPipelinePath (/workspace/build/src/v1/pipeline_service_client.js:3773:64)
        -> /workspace/src/v1/pipeline_service_client.ts:5467:60
    at Context. (test/create-training-pipeline-video-action-recognition.test.js:59:40)
    at processImmediate (internal/timers.js:461:21)