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

Azure AI Projects SDK #47146

Merged
merged 55 commits into from
Nov 15, 2024

Azure.AI.projects sample update

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

Azure AI Projects SDK #47146

Azure.AI.projects sample update
3b350f4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - core - ci succeeded Nov 15, 2024 in 15m 8s

Build #20241114.33 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 84,072 (86.46%)
  • Other: 13,168 (13.54%)
  • Total: 97,241
Code coverage

  • 17629 of 28832 lines covered (61.14%)

Annotations

Check failure on line 1 in Azure.Storage.DataMovement.Tests.TransferManagerTests.BasicContainerTransfer(5,1024,333)

See this annotation in the file changed.

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

Azure.Storage.DataMovement.Tests.TransferManagerTests.BasicContainerTransfer(5,1024,333)

  Expected: True
  But was:  False
Raw output
   at Azure.Storage.DataMovement.Tests.TransferManagerTests.BasicContainerTransfer(Int32 numJobs, Int32 itemSize, Int32 chunkSize) in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\TransferManagerTests.cs:line 280
   at Azure.Storage.DataMovement.Tests.TransferManagerTests.BasicContainerTransfer(Int32 numJobs, Int32 itemSize, Int32 chunkSize) in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\TransferManagerTests.cs:line 280
   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.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)

1)    at Azure.Storage.DataMovement.Tests.TransferManagerTests.BasicContainerTransfer(Int32 numJobs, Int32 itemSize, Int32 chunkSize) in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\TransferManagerTests.cs:line 280
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)