Skip to content

Conversation

cojenco
Copy link
Contributor

@cojenco cojenco commented Oct 28, 2021

Reduce flakiness in system test test_bucket_w_default_kms_key_name

Fixes #643 🦕

@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/python-storage API. label Oct 28, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 28, 2021
@cojenco cojenco marked this pull request as ready for review October 28, 2021 20:52
@cojenco cojenco requested review from a team as code owners October 28, 2021 20:52
Copy link
Contributor

@unforced unforced left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

blobs_to_delete.append(defaulted_blob)

assert defaulted_blob.download_as_bytes() == payload
_helpers.retry_429_harder(_helpers.retry_has_kms_key_name(defaulted_blob.reload))()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

giggling at the function name 😆

@cojenco cojenco merged commit 0b7838a into googleapis:main Oct 29, 2021
@cojenco cojenco deleted the flaky-sys branch December 3, 2021 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flaky systest test_bucket_w_default_kms_key_name
2 participants