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.Http.Functional.Tests.HttpRequestMessageTest.HttpRequest_BodylessMethod_NoContentLength throwing FormatException #101399

Closed
elinor-fung opened this issue Apr 22, 2024 · 3 comments
Labels
arch-wasm WebAssembly architecture area-System.Net.Http Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Milestone

Comments

@elinor-fung
Copy link
Member

elinor-fung commented Apr 22, 2024

WasmTestOnChrome-System.Net.Http.Functional.Tests console log

[18:40:08] info: [FAIL] System.Net.Http.Functional.Tests.HttpRequestMessageTest.HttpRequest_BodylessMethod_NoContentLength(method: "DELETE")
[18:40:08] info: System.FormatException : An invalid IPEndPoint was specified.
[18:40:08] info:    at System.Net.IPEndPoint.Parse(ReadOnlySpan`1 s)
[18:40:08] info:    at System.Net.IPEndPoint.Parse(String s)
[18:40:08] info:    at System.Net.Test.Common.LoopbackServer.ListenAsync()
[18:40:08] info:    at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options)
[18:40:08] info:    at System.Net.Http.Functional.Tests.HttpRequestMessageTest.HttpRequest_BodylessMethod_NoContentLength(String method)
[18:40:08] info: --- End of stack trace from previous location ---

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=652315
Build error leg or test failing: System.Net.Http.Functional.Tests.HttpRequestMessageTest.HttpRequest_BodylessMethod_NoContentLength
Pull request: #101208

Error Message

{
  "ErrorMessage": "[FAIL] System.Net.Http.Functional.Tests.HttpRequestMessageTest.HttpRequest_BodylessMethod_NoContentLength",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Build Definition Test Pull Request
652315 dotnet/runtime WasmTestOnChrome-System.Net.Http.Functional.Tests.WorkItemExecution #101208

Summary

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

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=652315
Error message validated: [[FAIL] System.Net.Http.Functional.Tests.HttpRequestMessageTest.HttpRequest_BodylessMethod_NoContentLength]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/23/2024 8:57:14 PM UTC

@elinor-fung elinor-fung 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 Apr 22, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 22, 2024
Copy link
Contributor

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

@MihaZupan MihaZupan added the os-browser Browser variant of arch-wasm label Apr 22, 2024
@CarnaViire CarnaViire added the arch-wasm WebAssembly architecture label Apr 24, 2024
@CarnaViire
Copy link
Member

cc @lewing

@lewing
Copy link
Member

lewing commented May 2, 2024

This appears to have been hit once?

@lewing lewing removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label May 2, 2024
@lewing lewing closed this as completed May 2, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label May 2, 2024
@karelz karelz added this to the 9.0.0 milestone May 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Net.Http Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

5 participants