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.
Build Analysis / Build Analysis failed Dec 29, 2025 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Test Failures (1 tests failed)

🔹 [All failing tests from aspnetcore-ci]

    Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.DelegateOutOfProcTests.CanDelegateOutOfProcess [Details] [0.51% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    System.Exception : dotnet publish exited with exit code : 1
    CallStack
       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 ---

Was this helpful? Yes No