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

analyzing faces in video: should identify faces in a local file failed #729

Closed flaky-bot[bot] closed 2 years ago

flaky-bot[bot] commented 2 years ago

Note: #683 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 '' to match /Face detected:/
AssertionError: expected '' to match /Face detected:/
    at Context. (system-test/analyze-face-detection.test.js:29: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 /Face detected:/
AssertionError: expected '' to match /Face detected:/
    at Context. (system-test/analyze-face-detection.test.js:29:12)
    at processImmediate (internal/timers.js:461:21)
alexander-fenster commented 2 years ago

Tests disabled in #750.