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

[Storage][DataMovement] Record remaining tests previously not recorded #46973

Merged
merged 2 commits into from
Nov 5, 2024

Assets

6eac0ed
Select commit
Loading
Failed to load commit list.
Merged

[Storage][DataMovement] Record remaining tests previously not recorded #46973

Assets
6eac0ed
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - storage - datamovement - ci succeeded Nov 5, 2024 in 9m 14s

Build #20241104.3 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 17,111 (95.96%)
  • Other: 720 (4.04%)
  • Total: 17,832
Code coverage

  • 15546 of 46473 lines covered (33.45%)

Annotations

Check failure on line 1 in Azure.Storage.DataMovement.Blobs.Tests.AppendBlobDirectoryStartTransferUploadTests(False,V2025_01_05).UploadSkipIfExists

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - datamovement - ci

Azure.Storage.DataMovement.Blobs.Tests.AppendBlobDirectoryStartTransferUploadTests(False,V2025_01_05).UploadSkipIfExists

  Expected: 2
  But was:  1
Raw output
   at Azure.Storage.DataMovement.Tests.TestEventsRaised.AssertContainerCompletedWithSkippedCheck(Int32 expectedSkipCount) in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\Shared\TestEventsRaised.cs:line 318
   at Azure.Storage.DataMovement.Tests.StartTransferUploadDirectoryTestBase`5.UploadSkipIfExists() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\Shared\StartTransferUploadDirectoryTestBase.cs:line 317
   at Azure.Storage.DataMovement.Tests.StartTransferUploadDirectoryTestBase`5.UploadSkipIfExists() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\Shared\StartTransferUploadDirectoryTestBase.cs:line 328
   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.TestEventsRaised.AssertContainerCompletedWithSkippedCheck(Int32 expectedSkipCount) in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\Shared\TestEventsRaised.cs:line 318
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)