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: 504995f
buildURL: Build Status, Sponge
status: failed
Test output
storage_client =
blobs_to_delete = []
default_ebh_bucket =
def test_bucket_w_default_event_based_hold(
storage_client,
blobs_to_delete,
default_ebh_bucket,
):
bucket = storage_client.get_bucket(default_ebh_bucket)
assert bucket.default_event_based_hold
E assert False
E + where False = <Bucket: gcp-systest-default-ebh-1683823131428>.default_event_based_hold
tests/system/test_bucket.py:694: AssertionError
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the
flakybot: quietlabel andI will stop commenting.
commit: 504995f
buildURL: Build Status, Sponge
status: failed
Test output