Skip to content

Adding retry to test_detect_web_images_from_gcs() system test.#3339

Merged
dhermes merged 1 commit intogoogleapis:masterfrom
dhermes:flaky-vision-detect
May 9, 2017
Merged

Adding retry to test_detect_web_images_from_gcs() system test.#3339
dhermes merged 1 commit intogoogleapis:masterfrom
dhermes:flaky-vision-detect

Conversation

@dhermes
Copy link
Copy Markdown
Contributor

@dhermes dhermes commented Apr 27, 2017

@dhermes dhermes added api: vision Issues related to the Cloud Vision API. build testing labels Apr 27, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 27, 2017
Comment thread vision/tests/system.py Outdated
web_images = image.detect_web(limit=limit)
self._assert_web_images(web_images, limit)

@RetryErrors(unittest.TestCase.failureException)

This comment was marked as spam.

This comment was marked as spam.

@dhermes dhermes force-pushed the flaky-vision-detect branch from b232e3d to 03dbc40 Compare May 9, 2017 17:57
@dhermes
Copy link
Copy Markdown
Contributor Author

dhermes commented May 9, 2017

@tseaver PTAL. I made the retry more focused (rather than retrying the entire test case).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vision Issues related to the Cloud Vision API. cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants