Skip to content

Rename ValidationRouteHandlerBuilderExtensions.cs to ValidationEndpoi…

31be73d
Select commit
Loading
Failed to load commit list.
Open

Rename ValidationRouteHandlerBuilderExtensions.cs to ValidationEndpoi… #64885

Rename ValidationRouteHandlerBuilderExtensions.cs to ValidationEndpoi…
31be73d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci failed Dec 29, 2025 in 1h 20m 35s

Build #20251229.2 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 80,666 (98.76%)
  • Other: 1,010 (1.24%)
  • Total: 81,677

Annotations

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\Microsoft.AspNetCore.Server.HttpSys.NonHelixTests_net10.0_x64.html [net10.0|x64]

Check failure on line 1 in Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.DelegateOutOfProcTests.CanDelegateOutOfProcess

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.DelegateOutOfProcTests.CanDelegateOutOfProcess

System.Exception : dotnet publish exited with exit code : 1
Raw output
   at Microsoft.AspNetCore.Server.IntegrationTesting.ApplicationPublisher.Publish(DeploymentParameters deploymentParameters, ILogger logger) in /_/src/Hosting/Server.IntegrationTesting/src/ApplicationPublisher.cs:line 86
   at Microsoft.AspNetCore.Server.IntegrationTesting.ApplicationDeployer.DotnetPublish(String publishRoot) in /_/src/Hosting/Server.IntegrationTesting/src/Deployers/ApplicationDeployer.cs:line 78
   at Microsoft.AspNetCore.Server.IntegrationTesting.SelfHostDeployer.DeployAsync() in /_/src/Hosting/Server.IntegrationTesting/src/Deployers/SelfHostDeployer.cs:line 55
   at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 83
   at Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.DelegateOutOfProcTests.CanDelegateOutOfProcess() in /_/src/Servers/HttpSys/test/NonHelixTests/DelegateOutOfProcTests.cs:line 46
--- End of stack trace from previous location ---