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

Core 2.0 Prototype: Merge "move buffering" and "response.Content" to a single PR #41907

Merged

add test for async exception factory

09fe56b
Select commit
Loading
Failed to load commit list.
Merged

Core 2.0 Prototype: Merge "move buffering" and "response.Content" to a single PR #41907

add test for async exception factory
09fe56b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - core - ci failed Feb 13, 2024 in 25m 36s

Build #20240213.12 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 69,917 (86.63%)
  • Other: 10,788 (13.37%)
  • Total: 80,707
Code coverage

  • 1771 of 10299 branches covered (17.20%)
  • 6065 of 29383 lines covered (20.64%)

Annotations

Check failure on line 4119 in Build log

See this annotation in the file changed.

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

Build log #L4119

Bash exited with code '1'.

Check failure on line 1 in Azure.ResourceManager.GraphServices.Tests.Tests.AccountCRUDTests(True).TestAccountCRUDOperations

See this annotation in the file changed.

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

Azure.ResourceManager.GraphServices.Tests.Tests.AccountCRUDTests(True).TestAccountCRUDOperations

Azure.RequestFailedException : Service request failed.
Status: 500 (Internal Server Error)

Headers:
Date: Tue, 13 Feb 2024 18:33:22 GMT
Server: Kestrel
Content-Length: 0
Raw output
   at Azure.Core.TestFramework.TestProxyRestClient.StartPlaybackAsync(StartInformation body, CancellationToken cancellationToken) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/Generated/TestProxyRestClient.cs:line 86
   at Azure.Core.TestFramework.TestRecording.InitializeProxySettingsAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/TestRecording.cs:line 59
   at Azure.Core.TestFramework.TestRecording.CreateAsync(RecordedTestMode mode, String sessionFile, TestProxy proxy, RecordedTestBase recordedTestBase) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/TestRecording.cs:line 39
   at Azure.Core.TestFramework.RecordedTestBase.CreateTestRecordingAsync(RecordedTestMode mode, String sessionFile) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBase.cs:line 225
   at Azure.Core.TestFramework.RecordedTestBase.StartTestRecordingAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBase.cs:line 438
   at Azure.Core.TestFramework.RecordedTestBase`1.StartTestRecordingAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBaseOfTEnvironment.cs:line 25
   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.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext context, IMethodInfo method)
   at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUp(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.SetUpTearDownCommand.<>c__DisplayClass0_0.<.ctor>b__0(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)

Check failure on line 1 in Azure.ResourceManager.GraphServices.Tests.Tests.AccountCRUDTests(False).TestAccountCRUDOperations

See this annotation in the file changed.

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

Azure.ResourceManager.GraphServices.Tests.Tests.AccountCRUDTests(False).TestAccountCRUDOperations

The test timed out twice:
First attempt: Azure.RequestFailedException : Service request failed.
Status: 500 (Internal Server Error)

Headers:
Date: Tue, 13 Feb 2024 18:33:06 GMT
Server: Kestrel
Content-Length: 0

TearDown : Azure.Core.TestFramework.TestTimeoutException : Test exceeded global time limit of 10 seconds. Duration: 00:00:34.6182030 
Second attempt: Azure.RequestFailedException : Service request failed.
Status: 500 (Internal Server Error)

Headers:
Date: Tue, 13 Feb 2024 18:33:13 GMT
Server: Kestrel
Content-Length: 0