Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove unused script and update the doc #47373

Merged
merged 3 commits into from
Dec 4, 2024

update the comment

3fa0809
Select commit
Loading
Failed to load commit list.
Merged

remove unused script and update the doc #47373

update the comment
3fa0809
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - core - ci succeeded Dec 3, 2024 in 14m 32s

Build #20241202.21 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 82,676 (86.30%)
  • Other: 13,120 (13.70%)
  • Total: 95,797
Code coverage

  • 17628 of 28833 lines covered (61.14%)

Annotations

Check failure on line 1 in Azure.Storage.DataMovement.Blobs.Tests.ProgressHandlerTests(True,V2025_01_05).ProgressHandler_Copy

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

Azure.Storage.DataMovement.Blobs.Tests.ProgressHandlerTests(True,V2025_01_05).ProgressHandler_Copy

  Expected: greater than or equal to 1
  But was:  0
Raw output
   at Azure.Storage.DataMovement.Tests.ProgressHandlerAsserts.AssertProgressUpdates(IEnumerable`1 updates, Int64 fileCount) in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement.Blobs\tests\ProgressHandlerAsserts.cs:line 94
   at Azure.Storage.DataMovement.Tests.ProgressHandlerAsserts.AssertFileProgress(IEnumerable`1 updates, Int64 fileCount, Int64 skippedCount, Int64 failedCount, Int32[] pauseIndexes) in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement.Blobs\tests\ProgressHandlerAsserts.cs:line 45
   at Azure.Storage.DataMovement.Blobs.Tests.ProgressHandlerTests.TransferAndAssertProgress(StorageResourceContainer source, StorageResourceContainer destination, Int64[] expectedBytesTransferred, Int32 fileCount, Int32 skippedCount, Int32 failedCount, TransferManagerOptions transferManagerOptions, DataTransferOptions transferOptions, Boolean trackBytes, StorageResourceCreationPreference createMode, Int32 waitTime) in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement.Blobs\tests\ProgressHandlerTests.cs:line 139
   at Azure.Storage.DataMovement.Blobs.Tests.ProgressHandlerTests.ProgressHandler_Copy() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement.Blobs\tests\ProgressHandlerTests.cs:line 203
   at Azure.Storage.DataMovement.Blobs.Tests.ProgressHandlerTests.ProgressHandler_Copy() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement.Blobs\tests\ProgressHandlerTests.cs:line 203
   at Azure.Storage.DataMovement.Blobs.Tests.ProgressHandlerTests.ProgressHandler_Copy() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement.Blobs\tests\ProgressHandlerTests.cs:line 203
   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)

1)    at Azure.Storage.DataMovement.Tests.ProgressHandlerAsserts.AssertProgressUpdates(IEnumerable`1 updates, Int64 fileCount) in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement.Blobs\tests\ProgressHandlerAsserts.cs:line 94
   at Azure.Storage.DataMovement.Tests.ProgressHandlerAsserts.AssertFileProgress(IEnumerable`1 updates, Int64 fileCount, Int64 skippedCount, Int64 failedCount, Int32[] pauseIndexes) in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement.Blobs\tests\ProgressHandlerAsserts.cs:line 45
   at Azure.Storage.DataMovement.Blobs.Tests.ProgressHandlerTests.TransferAndAssertProgress(StorageResourceContainer source, StorageResourceContainer destination, Int64[] expectedBytesTransferred, Int32 fileCount, Int32 skippedCount, Int32 failedCount, TransferManagerOptions transferManagerOptions, DataTransferOptions transferOptions, Boolean trackBytes, StorageResourceCreationPreference createMode, Int32 waitTime) in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement.Blobs\tests\ProgressHandlerTests.cs:line 139
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)