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

Update AutoRest C# version to 3.0.0-beta.20241118.2 #47238

Merged

Update Generator Version 3.0.0-beta.20241118.2

f70eaee
Select commit
Loading
Failed to load commit list.
Merged

Update AutoRest C# version to 3.0.0-beta.20241118.2 #47238

Update Generator Version 3.0.0-beta.20241118.2
f70eaee
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - core - ci succeeded Nov 19, 2024 in 10m 39s

Build #20241119.2 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 74,013 (85.07%)
  • Other: 12,992 (14.93%)
  • Total: 87,006
Code coverage

  • 19257 of 28833 lines covered (66.79%)

Annotations

Check failure on line 1 in Azure.ResourceManager.Authorization.Tests.Scenario.RoleManagementPolicyAssignmentCollectionTests(False).GetAll

See this annotation in the file changed.

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

Azure.ResourceManager.Authorization.Tests.Scenario.RoleManagementPolicyAssignmentCollectionTests(False).GetAll

TearDown : Azure.Core.TestFramework.TestTimeoutException : Test exceeded global time limit of 15 seconds. Duration: 00:00:17.7707780 
Replace the [Test] attribute with the [RecordedTest] attribute in your test to allow an automatic retry for timeouts.
Raw output
--TearDown
   at Azure.Core.TestFramework.ClientTestBase.GlobalTimeoutTearDown() in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/ClientTestBase.cs:line 60
   at InvokeStub_RecordedTestBase.GlobalTimeoutTearDown(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)