aIbrahiim commented on code in PR #36786:
URL: https://github.com/apache/beam/pull/36786#discussion_r2516051882


##########
sdks/python/apache_beam/io/gcp/gcsio_integration_test.py:
##########
@@ -242,7 +242,12 @@ def test_create_default_bucket(self, 
mock_default_gcs_bucket_name):
     # verify soft delete policy is disabled by default in the default bucket
     # after creation
     self.assertEqual(bucket.soft_delete_policy.retention_duration_seconds, 0)
-    bucket.delete()

Review Comment:
   Based on the last 9 runs, we have 2 failures out of 8 completed runs 
(excluding 1 cancelled), giving us a 25%



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to