Fix for Kestrel's ParseHeaders throwing ArgumentOutOfRange exception #61316
Build #20250417.22 had test failures
Details
- Failed: 6 (0.45%)
- Passed: 1,311 (97.84%)
- Other: 23 (1.72%)
- Total: 1,340
Annotations
azure-pipelines / aspnetcore-quarantined-pr
.dotnet/sdk/10.0.100-preview.4.25211.22/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L259
.dotnet/sdk/10.0.100-preview.4.25211.22/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(259,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
azure-pipelines / aspnetcore-quarantined-pr
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]
azure-pipelines / aspnetcore-quarantined-pr
.dotnet/sdk/10.0.100-preview.4.25211.22/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L259
.dotnet/sdk/10.0.100-preview.4.25211.22/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(259,5): error NETSDK1085: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'NoBuild' property was set to true but the 'Build' target was invoked.
azure-pipelines / aspnetcore-quarantined-pr
.dotnet/sdk/10.0.100-preview.4.25211.22/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L259
.dotnet/sdk/10.0.100-preview.4.25211.22/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(259,5): error NETSDK1085: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'NoBuild' property was set to true but the 'Build' target was invoked.
Check failure on line 1 in ServerComparison.FunctionalTests.HelloWorldTests.HelloWorld
azure-pipelines / aspnetcore-quarantined-pr
ServerComparison.FunctionalTests.HelloWorldTests.HelloWorld
Test failed
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.InternalTesting.Tests.QuarantinedTestAttributeTest.FlakyTestToEnsureRetryWorks
Assert.True() Failure
Expected: True
Actual: False
Raw output
at Microsoft.AspNetCore.InternalTesting.Tests.QuarantinedTestAttributeTest.FlakyTestToEnsureRetryWorks() in /_/src/Testing/test/QuarantinedTestAttributeTest.cs:line 27
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.InternalTesting.Tests.QuarantinedTestAttributeTest.FlakyTestToEnsureRetryWorks
Assert.True() Failure
Expected: True
Actual: False
Raw output
at Microsoft.AspNetCore.InternalTesting.Tests.QuarantinedTestAttributeTest.FlakyTestToEnsureRetryWorks() in /_/src/Testing/test/QuarantinedTestAttributeTest.cs:line 27
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.DelegateTests.DelegateAfterReceiverRestart
System.Net.Http.HttpRequestException : Response status code does not indicate success: 500 (Internal Server Error).
Raw output
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.DelegateTests.SendRequestAsync(String uri) in /_/src/Servers/HttpSys/test/FunctionalTests/DelegateTests.cs:line 272
at Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.DelegateTests.DelegateAfterReceiverRestart() in /_/src/Servers/HttpSys/test/FunctionalTests/DelegateTests.cs:line 263
--- End of stack trace from previous location ---