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

Fix Kestrel host header mismatch handling when port in Url #59352

Merged
merged 2 commits into from
Dec 9, 2024

avoid some allocs

e36d998
Select commit
Loading
Failed to load commit list.
Merged

Fix Kestrel host header mismatch handling when port in Url #59352

avoid some allocs
e36d998
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-quarantined-pr (Tests: macOS) succeeded Dec 7, 2024 in 24m 33s

Tests: macOS succeeded with issues

Annotations

Check failure on line 273 in .dotnet/sdk/10.0.100-alpha.1.24573.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: macOS)

.dotnet/sdk/10.0.100-alpha.1.24573.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L273

.dotnet/sdk/10.0.100-alpha.1.24573.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(273,5): error NETSDK1085: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'NoBuild' property was set to true but the 'Build' target was invoked.

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: macOS)

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/Quarantined/ServerComparison.FunctionalTests_net10.0_x64.html [net10.0|x64]

Check failure on line 273 in .dotnet/sdk/10.0.100-alpha.1.24573.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: macOS)

.dotnet/sdk/10.0.100-alpha.1.24573.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L273

.dotnet/sdk/10.0.100-alpha.1.24573.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(273,5): error NETSDK1085: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'NoBuild' property was set to true but the 'Build' target was invoked.

Check failure on line 0 in ILLink

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: macOS)

ILLink#L0

ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj/Release/net10.0/osx-x64/project.dll' could not be found.

Check failure on line 97 in .packages/microsoft.net.illink.tasks/10.0.0-alpha.1.24570.9/build/Microsoft.NET.ILLink.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: macOS)

.packages/microsoft.net.illink.tasks/10.0.0-alpha.1.24570.9/build/Microsoft.NET.ILLink.targets#L97

.packages/microsoft.net.illink.tasks/10.0.0-alpha.1.24570.9/build/Microsoft.NET.ILLink.targets(97,5): error NETSDK1144: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for size failed.