googleapis / nodejs-video-intelligence

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
https://cloud.google.com/video-intelligence/
Apache License 2.0
62 stars 40 forks source link

quickstart samples: should analyze a hardcoded video failed #736

Closed flaky-bot[bot] closed 2 years ago

flaky-bot[bot] commented 2 years ago

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


commit: 23b7f4a9eb0f4813fc2d4393208f5fbb5a385bde buildURL: Build Status, Sponge status: failed

Test output
expected 'Waiting for operation to complete... …' to match /medium sized cats/
AssertionError: expected 'Waiting for operation to complete... …' to match /medium sized cats/
    at Context. (system-test/quickstart.test.js:30:12)
    at processImmediate (internal/timers.js:461:21)
flaky-bot[bot] commented 2 years ago

commit: 5fc9e71daaef572b3b077cefd165eac1d2d97841 buildURL: Build Status, Sponge status: failed

Test output
expected '' to match /medium sized cats/
AssertionError: expected '' to match /medium sized cats/
    at Context. (system-test/quickstart.test.js:30:12)
    at processImmediate (internal/timers.js:461:21)
alexander-fenster commented 2 years ago

Tests disabled in #750.