-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Test failure: System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Test.ThresholdExceeded_ThrowsException #45205
Comments
Tagging subscribers to this area: @dotnet/ncl Issue Detailsfailed again in job: runtime-libraries-coreclr outerloop 20201122.2 failed test: System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Test.ThresholdExceeded_ThrowsException(responseHeaders: "HTTP/1.1 200 OK\r\nContent-Length: 0\r\nCustom-000"..., maxResponseHeadersLength: 31, shouldSucceed: False) net6.0-OSX-Release-x64-CoreCLR_release-OSX.1015.Amd64.Open Error message
Originally posted by @v-haren in #41078 (comment)
|
Moved to: #45257 |
It's different test, please do not report failures of one test as an occurrence of a different one. |
No failure in main/master branch in last 2 months: 2/23-4/23. |
No failure between 2/23-5/10 (incl. PRs). Closing. |
failed again in job: runtime-libraries-coreclr outerloop 20201122.2
failed test: System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Test.ThresholdExceeded_ThrowsException(responseHeaders: "HTTP/1.1 200 OK\r\nContent-Length: 0\r\nCustom-000"..., maxResponseHeadersLength: 31, shouldSucceed: False)
net6.0-OSX-Release-x64-CoreCLR_release-OSX.1015.Amd64.Open
Error message
Originally posted by @v-haren in #41078 (comment)
The text was updated successfully, but these errors were encountered: