Skip to content

Commit 971ad8d

Browse files
authored
Skip this failed test until further investigation is done. (#34737)
1 parent 8cd0a29 commit 971ad8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdks/python/apache_beam/io/gcp/gcsio_retry_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
api_exceptions = None
3535

3636

37+
@unittest.skip("https://github.com/apache/beam/issues/34736")
3738
@unittest.skipIf((gcsio_retry is None or api_exceptions is None),
3839
'GCP dependencies are not installed')
3940
class TestGCSIORetry(unittest.TestCase):

0 commit comments

Comments
 (0)