-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Labels
api: storageIssues related to the googleapis/python-storage API.Issues related to the googleapis/python-storage API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Many tests failed at the same time in this package.
- I will close this issue when there are no more failures in this package and
there is at least one pass. - No new issues will be filed for this package until this issue is closed.
- If there are already issues for individual test cases, I will close them when
the corresponding test passes. You can close them earlier, if you prefer, and
I won't reopen them while this issue is still open.
Here are the tests that failed:
- test_large_file_write_from_stream
- test_large_file_write_from_stream_w_checksum
- test_large_file_write_from_stream_w_failed_checksum
- test_small_file_write_from_filename
- test_small_file_write_from_filename_with_checksum
- test_small_file_write_from_filename_with_failed_checksum
- test_blob_crud_w_user_project
- test_blob_crud_w_etag_match
- test_blob_crud_w_generation_match
- test_blob_acl_w_user_project
- test_blob_acl_w_metageneration_match
- test_blob_acl_upload_predefined
- test_blob_patch_metadata
- test_blob_direct_write_and_read_into_file
- test_blob_download_w_generation_match
- test_blob_download_w_failed_crc32c_checksum
- test_blob_download_as_text
- test_blob_upload_w_gzip_encoded_download_raw
- test_blob_upload_from_file_resumable_with_generation
- test_blob_upload_from_string_w_owner
- test_blob_upload_from_string_w_custom_time
- test_blob_upload_from_string_w_custom_time_no_micros
- test_blob_upload_download_crc32_md5_hash
- test_blob_w_unicode_names[Caf\xe9-Normalization Form C]
- test_blob_w_unicode_names[Cafe\u0301-Normalization Form D]
- test_blob_compose_new_blob
- test_blob_compose_new_blob_wo_content_type
- test_blob_compose_replace_existing_blob
- test_blob_compose_w_generation_match_list
- test_blob_compose_w_generation_match_long
- test_blob_compose_w_source_generation_match
- test_blob_rewrite_new_blob_add_key
- test_blob_rewrite_rotate_key
- test_blob_rewrite_w_generation_match
- test_blob_update_storage_class_small_file
- test_blob_update_storage_class_large_file
commit: 4862a9c
buildURL: Build Status, Sponge
status: failed
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the googleapis/python-storage API.Issues related to the googleapis/python-storage API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.