Skip to content

Commit

Permalink
fix test_block_blob
Browse files Browse the repository at this point in the history
  • Loading branch information
kristapratico committed Oct 11, 2019
1 parent 5dc182b commit 8d250e8
Show file tree
Hide file tree
Showing 47 changed files with 2,384 additions and 47,019 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ interactions:
User-Agent:
- azsdk-python-storage-blob/12.0.0b4 Python/3.7.3 (Windows-10-10.0.18362-SP0)
x-ms-date:
- Thu, 10 Oct 2019 00:42:48 GMT
- Fri, 11 Oct 2019 17:56:31 GMT
x-ms-version:
- '2019-02-02'
method: PUT
Expand All @@ -25,11 +25,11 @@ interactions:
content-length:
- '0'
date:
- Thu, 10 Oct 2019 00:42:48 GMT
- Fri, 11 Oct 2019 17:56:33 GMT
etag:
- '"0x8D74D1AC69A5A99"'
- '"0x8D74E745A997803"'
last-modified:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:33 GMT
server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-version:
Expand Down Expand Up @@ -57,7 +57,7 @@ interactions:
x-ms-blob-type:
- BlockBlob
x-ms-date:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
x-ms-version:
- '2019-02-02'
method: PUT
Expand All @@ -71,11 +71,11 @@ interactions:
content-md5:
- 1B2M2Y8AsgTpgAmY7PhCfg==
date:
- Thu, 10 Oct 2019 00:42:48 GMT
- Fri, 11 Oct 2019 17:56:33 GMT
etag:
- '"0x8D74D1AC6A5ED35"'
- '"0x8D74E745AA33B5C"'
last-modified:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-content-crc64:
Expand All @@ -99,7 +99,7 @@ interactions:
User-Agent:
- azsdk-python-storage-blob/12.0.0b4 Python/3.7.3 (Windows-10-10.0.18362-SP0)
x-ms-date:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
x-ms-version:
- '2019-02-02'
method: HEAD
Expand All @@ -117,11 +117,11 @@ interactions:
content-type:
- application/octet-stream
date:
- Thu, 10 Oct 2019 00:42:48 GMT
- Fri, 11 Oct 2019 17:56:33 GMT
etag:
- '"0x8D74D1AC6A5ED35"'
- '"0x8D74E745AA33B5C"'
last-modified:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-access-tier:
Expand All @@ -131,7 +131,7 @@ interactions:
x-ms-blob-type:
- BlockBlob
x-ms-creation-time:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
x-ms-lease-state:
- available
x-ms-lease-status:
Expand All @@ -155,7 +155,7 @@ interactions:
User-Agent:
- azsdk-python-storage-blob/12.0.0b4 Python/3.7.3 (Windows-10-10.0.18362-SP0)
x-ms-date:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
x-ms-range:
- bytes=0-33554431
x-ms-version:
Expand All @@ -165,7 +165,7 @@ interactions:
response:
body:
string: "\uFEFF<?xml version=\"1.0\" encoding=\"utf-8\"?><Error><Code>InvalidRange</Code><Message>The
range specified is invalid for the current size of the resource.\nRequestId:9dd89c8f-f01e-00af-1903-7fa32f000000\nTime:2019-10-10T00:42:49.4578825Z</Message></Error>"
range specified is invalid for the current size of the resource.\nRequestId:c8bd72d0-601e-002b-305d-80f28f000000\nTime:2019-10-11T17:56:34.0975677Z</Message></Error>"
headers:
content-length:
- '249'
Expand All @@ -174,7 +174,7 @@ interactions:
content-type:
- application/xml
date:
- Thu, 10 Oct 2019 00:42:48 GMT
- Fri, 11 Oct 2019 17:56:33 GMT
server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-error-code:
Expand All @@ -196,7 +196,7 @@ interactions:
User-Agent:
- azsdk-python-storage-blob/12.0.0b4 Python/3.7.3 (Windows-10-10.0.18362-SP0)
x-ms-date:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
x-ms-version:
- '2019-02-02'
method: GET
Expand All @@ -214,17 +214,17 @@ interactions:
content-type:
- application/octet-stream
date:
- Thu, 10 Oct 2019 00:42:48 GMT
- Fri, 11 Oct 2019 17:56:33 GMT
etag:
- '"0x8D74D1AC6A5ED35"'
- '"0x8D74E745AA33B5C"'
last-modified:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-blob-type:
- BlockBlob
x-ms-creation-time:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
x-ms-lease-state:
- available
x-ms-lease-status:
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ interactions:
User-Agent:
- azsdk-python-storage-blob/12.0.0b4 Python/3.7.3 (Windows-10-10.0.18362-SP0)
x-ms-date:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:25 GMT
x-ms-version:
- '2019-02-02'
method: PUT
Expand All @@ -25,11 +25,11 @@ interactions:
content-length:
- '0'
date:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:27 GMT
etag:
- '"0x8D74D1AC72EA5A4"'
- '"0x8D74E745704B9CA"'
last-modified:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:27 GMT
server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-version:
Expand Down Expand Up @@ -57,7 +57,7 @@ interactions:
x-ms-blob-type:
- BlockBlob
x-ms-date:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:28 GMT
x-ms-version:
- '2019-02-02'
method: PUT
Expand All @@ -71,11 +71,11 @@ interactions:
content-md5:
- XrY7u+Ae7tCTyyK7j1rNww==
date:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:27 GMT
etag:
- '"0x8D74D1AC74099EC"'
- '"0x8D74E74570F6749"'
last-modified:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:28 GMT
server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-content-crc64:
Expand All @@ -99,7 +99,7 @@ interactions:
User-Agent:
- azsdk-python-storage-blob/12.0.0b4 Python/3.7.3 (Windows-10-10.0.18362-SP0)
x-ms-date:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:28 GMT
x-ms-version:
- '2019-02-02'
method: HEAD
Expand All @@ -117,11 +117,11 @@ interactions:
content-type:
- application/octet-stream
date:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:27 GMT
etag:
- '"0x8D74D1AC74099EC"'
- '"0x8D74E74570F6749"'
last-modified:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:28 GMT
server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-access-tier:
Expand All @@ -131,7 +131,7 @@ interactions:
x-ms-blob-type:
- BlockBlob
x-ms-creation-time:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:28 GMT
x-ms-lease-state:
- available
x-ms-lease-status:
Expand All @@ -155,7 +155,7 @@ interactions:
User-Agent:
- azsdk-python-storage-blob/12.0.0b4 Python/3.7.3 (Windows-10-10.0.18362-SP0)
x-ms-date:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:28 GMT
x-ms-range:
- bytes=0-33554431
x-ms-version:
Expand All @@ -175,19 +175,19 @@ interactions:
content-type:
- application/octet-stream
date:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:27 GMT
etag:
- '"0x8D74D1AC74099EC"'
- '"0x8D74E74570F6749"'
last-modified:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:28 GMT
server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-blob-content-md5:
- XrY7u+Ae7tCTyyK7j1rNww==
x-ms-blob-type:
- BlockBlob
x-ms-creation-time:
- Thu, 10 Oct 2019 00:42:50 GMT
- Fri, 11 Oct 2019 17:56:28 GMT
x-ms-lease-state:
- available
x-ms-lease-status:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ interactions:
User-Agent:
- azsdk-python-storage-blob/12.0.0b4 Python/3.7.3 (Windows-10-10.0.18362-SP0)
x-ms-date:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
x-ms-version:
- '2019-02-02'
method: PUT
Expand All @@ -25,11 +25,11 @@ interactions:
content-length:
- '0'
date:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
etag:
- '"0x8D74D1AC6CA1CE6"'
- '"0x8D74E745B286534"'
last-modified:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-version:
Expand Down Expand Up @@ -59,7 +59,7 @@ interactions:
x-ms-blob-type:
- BlockBlob
x-ms-date:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
x-ms-version:
- '2019-02-02'
method: PUT
Expand All @@ -73,11 +73,11 @@ interactions:
content-md5:
- XrY7u+Ae7tCTyyK7j1rNww==
date:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
etag:
- '"0x8D74D1AC6DF5F52"'
- '"0x8D74E745B327AD3"'
last-modified:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-content-crc64:
Expand All @@ -101,7 +101,7 @@ interactions:
User-Agent:
- azsdk-python-storage-blob/12.0.0b4 Python/3.7.3 (Windows-10-10.0.18362-SP0)
x-ms-date:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
x-ms-version:
- '2019-02-02'
method: HEAD
Expand All @@ -119,21 +119,21 @@ interactions:
content-type:
- application/octet-stream
date:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
etag:
- '"0x8D74D1AC6DF5F52"'
- '"0x8D74E745B327AD3"'
last-modified:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-access-tier:
- Cool
x-ms-access-tier-change-time:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
x-ms-blob-type:
- BlockBlob
x-ms-creation-time:
- Thu, 10 Oct 2019 00:42:49 GMT
- Fri, 11 Oct 2019 17:56:34 GMT
x-ms-lease-state:
- available
x-ms-lease-status:
Expand Down
Loading

0 comments on commit 8d250e8

Please sign in to comment.