You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Default storage class is now MULTI_REGIONAL, not STANDARD, which breaks assertions in almost all the upload tests. No longer true: the default is STANDARD again.
os.environintests/system/requests/test_download.pyis not 2.7-compatible. (PR Fix systest bitrot. #77)tests/system/requests/test_download.test_corrupt_downloadshows a mismash on the actual hash. (Issue Systest Failure: 'test_corrupt_download'. #76, xfailed in PR Fix systest bitrot. #77)test_chunked_downloadis getting an all-in-one response (inital response has noLocationheader, payload in body). (Issue Systest Failure: 'test_chunked_download'. #56, xfailed in PR Fix systest bitrot. #77)Default storage class is nowNo longer true: the default isMULTI_REGIONAL, notSTANDARD, which breaks assertions in almost all the upload tests.STANDARDagain.