Skip to content

[release/10.0] Set network isolation policy for aspnetcore-ci#65171

Merged
wtgodbe merged 1 commit into
release/10.0from
backport/pr-65168-to-release/10.0
Jan 22, 2026
Merged

[release/10.0] Set network isolation policy for aspnetcore-ci#65171
wtgodbe merged 1 commit into
release/10.0from
backport/pr-65168-to-release/10.0

Set network isolation policy for aspnetcore-ci

b2c62d4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci succeeded Jan 22, 2026 in 41m 9s

Build #20260121.45 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 81,052 (98.77%)
  • Other: 1,009 (1.23%)
  • Total: 82,062

Annotations

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 ---