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

Annotate SignalR server for native AOT #56460

Merged
merged 9 commits into from
Jul 1, 2024

Rename the feature switch to IsCustomAwaitableSupported to align with…

95a6473
Select commit
Loading
Failed to load commit list.
Merged

Annotate SignalR server for native AOT #56460

Rename the feature switch to IsCustomAwaitableSupported to align with…
95a6473
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci succeeded Jun 28, 2024 in 1h 55m 53s

Build #20240627.33 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 201,265 (98.08%)
  • Other: 3,935 (1.92%)
  • Total: 205,202

Annotations

Check failure on line 1 in Microsoft.AspNetCore.Mvc.FunctionalTests--net9.0.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Mvc.FunctionalTests--net9.0.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests.ShutdownTests.ConfigurationChangeCanBeIgnoredInProcess

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests.ShutdownTests.ConfigurationChangeCanBeIgnoredInProcess

System.InvalidOperationException : Didn't get response that satisfies predicate after 10 retries
Raw output
   at Microsoft.AspNetCore.Server.IIS.FunctionalTests.Helpers.RetryRequestAsync(HttpClient client, String uri, Func`2 predicate) in /_/src/Servers/IIS/IIS/test/Common.FunctionalTests/Infrastructure/Helpers.cs:line 125
   at Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests.ShutdownTests.ConfigurationChangeCanBeIgnoredInProcess() in /_/src/Servers/IIS/IIS/test/Common.LongTests/ShutdownTests.cs:line 498
--- End of stack trace from previous location ---