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

[browser] HttpClientHandlerTest.ReadAsStreamAsync_Cancellation - No exception was thrown #104419

Open
pavelsavara opened this issue Jul 4, 2024 · 1 comment
Assignees
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Milestone

Comments

@pavelsavara
Copy link
Member

pavelsavara commented Jul 4, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=729661

Log

[20:36:03] info: [FAIL] System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.ReadAsStreamAsync_Cancellation
[20:36:03] info: Assert.Throws() Failure: No exception was thrown
[20:36:03] info: Expected: typeof(System.Threading.Tasks.TaskCanceledException)
[20:36:03] info:    at System.Net.Http.Functional.Tests.HttpClientHandlerTest.<>c__DisplayClass31_0.<<ReadAsStreamAsync_Cancellation>b__0>d.MoveNext()
[20:36:03] info: --- End of stack trace from previous location ---
[20:36:03] info:    at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task)
[20:36:03] info: --- End of stack trace from previous location ---
[20:36:03] info:    at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks)
[20:36:03] info:    at System.Net.Test.Common.LoopbackServerFactory.<>c__DisplayClass6_0.<<CreateClientAndServerAsync>b__0>d.MoveNext()
[20:36:03] info: --- End of stack trace from previous location ---
[20:36:03] info:    at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options)
[20:36:03] info:    at System.Net.Http.Functional.Tests.HttpClientHandlerTest.ReadAsStreamAsync_Cancellation()
[20:36:03] info: --- End of stack trace from previous location ---
[20:36:03] fail: [out of order message from the browser]: http://127.0.0.1:38755/ - Failed to load resource: net::ERR_CONTENT_LENGTH_MISMATCH
{
  "ErrorMessage": ["[FAIL] System.Net.Http.Functional.Tests", "Failure: No exception was thrown", "WasmTest"],
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=729661
Error message validated: [[FAIL] System.Net.Http.Functional.Tests Failure: No exception was thrown WasmTest]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/4/2024 8:57:31 AM UTC

Report

Build Definition Test Pull Request
811731 dotnet/runtime WasmTestOnChrome-MT-System.Net.Http.Functional.Tests.WorkItemExecution #107504
810537 dotnet/runtime WasmTestOnChrome-MT-System.Net.Http.Functional.Tests.WorkItemExecution #107909
790537 dotnet/runtime WasmTestOnChrome-MT-System.Net.Http.Functional.Tests.WorkItemExecution #106994

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 2 3
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-System.Runtime.InteropServices.JavaScript Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm labels Jul 4, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Jul 4, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@pavelsavara pavelsavara self-assigned this Jul 12, 2024
@pavelsavara pavelsavara removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Jul 23, 2024
@pavelsavara pavelsavara modified the milestones: 9.0.0, 10.0.0 Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript area-VM-threading-mono 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

2 participants