Core 2.0 Prototype: Merge "move buffering" and "response.Content" to a single PR #41907
Azure Pipelines / net - core - ci
failed
Feb 13, 2024 in 25m 36s
Build #20240213.12 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 69,917 (86.63%)
- Other: 10,788 (13.37%)
- Total: 80,707
- 1771 of 10299 branches covered (17.20%)
- 6065 of 29383 lines covered (20.64%)
Annotations
Check failure on line 4119 in Build log
azure-pipelines / net - core - ci
Build log #L4119
Bash exited with code '1'.
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)
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
Loading