googleapis / nodejs-vision

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

detect: should detect similar web images in a remote file failed #1033

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 2 years ago

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting.


commit: c2e0ad4412a9a0182c60430be87fa18db9744240 buildURL: Build Status, Sponge status: failed

Test output
expected 'Full matches found: 5\n  URL: https:/…' to match /Description: Google Cloud Platform/
AssertionError: expected 'Full matches found: 5\n  URL: https:/…' to match /Description: Google Cloud Platform/
    at Context. (system-test/detect.test.js:208:14)
flaky-bot[bot] commented 2 years ago

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (c2e0ad4412a9a0182c60430be87fa18db9744240), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

meredithslota commented 1 year ago

Closing as samples have moved to https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/main/vision (and will be removed from this repo shortly, but testing is already happening in the new location so this is obsolete).