[Storage] Bumped Storage, Blobs, and Queues package dependency version #45016
Azure Pipelines / net - core - ci
succeeded
Jul 16, 2024 in 19m 33s
Build #20240715.9 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 82,761 (84.95%)
- Other: 14,657 (15.05%)
- Total: 97,419
- 6719 of 13877 branches covered (48.42%)
- 20171 of 37982 lines covered (53.11%)
Annotations
azure-pipelines / net - core - ci
Azure.Storage.DataMovement.Tests.TransferValidationTests(True).LargeSingleFile_Fail_Destination(Download,Unordered)
System.OperationCanceledException : The operation was canceled.
Raw output
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.CancellationToken.ThrowIfCancellationRequested()
at Azure.Core.Pipeline.TaskExtensions.WithCancellationTaskAwaiter`1.GetResult() in /_/sdk/core/Azure.Core/src/Shared/TaskExtensions.cs:line 243
at Azure.Storage.DataMovement.DataTransfer.<WaitForCompletionAsync>d__13.MoveNext() in /_/sdk/storage/Azure.Storage.DataMovement/src/DataTransfer.cs:line 83
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at Azure.Storage.DataMovement.Tests.TransferValidationTests.<LargeSingleFile_Fail_Destination>d__3.MoveNext() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\TransferValidationTests.cs:line 125
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
Loading