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

System.Net.Tests.HttpListenerRequestTests fail with SocketException : Connection refused #100088

Open
jkotas opened this issue Mar 21, 2024 · 3 comments
Labels
area-System.Net Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@jkotas
Copy link
Member

jkotas commented Mar 21, 2024

    System.Net.Tests.HttpListenerRequestTests.ContentEncoding_GetProperty_ReturnsExpected(header: "Content-Type:", expected: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }) [FAIL]
      System.Net.Sockets.SocketException : Connection refused 127.0.0.1:1293
      Stack Trace:
        /_/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.cs(3216,0): at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
        /_/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.cs(838,0): at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
        /_/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.cs(922,0): at System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port)

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=611434
Build error leg or test failing: System.Net.HttpListener.Tests.WorkItemExecution
Pull request: #100066

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "System.Net.Tests.HttpListenerRequestTests.ContentEncoding_GetProperty_ReturnsExpected.*FAIL",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=611434
Error message validated: [System.Net.Tests.HttpListenerRequestTests.ContentEncoding_GetProperty_ReturnsExpected.*FAIL]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/21/2024 4:45:18 PM UTC

Report

Build Definition Test Pull Request
953628 dotnet/runtime System.Net.HttpListener.Tests.WorkItemExecution #112543
952116 dotnet/runtime System.Net.Tests.HttpResponseStreamTests.SimpleRequest_WriteSynchronouslyNonEmpty_Succeeds #112543
952006 dotnet/runtime System.Net.HttpListener.Tests.WorkItemExecution #112543

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 3
@jkotas jkotas added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Mar 21, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 21, 2024
@antonfirsov antonfirsov removed the untriaged New issue has not been triaged by the area owner label Apr 9, 2024
@antonfirsov antonfirsov added this to the 9.0.0 milestone Apr 9, 2024
@jeffschwMSFT jeffschwMSFT removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label May 2, 2024
@jeffschwMSFT
Copy link
Member

removing blocking-clean-ci has this has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

@wfurt
Copy link
Member

wfurt commented Jun 12, 2024

low hit count, moving to future.

@wfurt wfurt modified the milestones: 9.0.0, Future Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Net Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

4 participants