dotnet-docs-samples
dotnet-docs-samples copied to clipboard
[Storage]: Compose object test is flaky
Log here
Failed ComposeObjectTest.ComposeObject [611 ms]
Error Message:
Google.GoogleApiException : The service storage has thrown an exception. HttpStatusCode is BadRequest. Cannot compose object with destination storage class COLDLINE from source components that have different storage classes (STANDARD)
Stack Trace:
at Google.Apis.Requests.ClientServiceRequest`1.ParseResponse(HttpResponseMessage response)
at Google.Apis.Requests.ClientServiceRequest`1.Execute()
at ComposeObjectSample.ComposeObject(String bucketName, String firstObjectName, String secondObjectName, String targetObjectName) in /tmpfs/src/github/dotnet-docs-samples/storage/api/Storage.Samples/ComposeObject.cs:line 39