Thanks to visit codestin.com
Credit goes to github.com

Skip to content

System.Net.Http.Functional.Tests.HttpClientTest.GetStringAsync_CanBeCanceled CI failure #112304

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

Open
stephentoub opened this issue Feb 8, 2025 · 1 comment
Assignees
Labels
arch-wasm WebAssembly architecture area-System.Net.Http area-VM-threading-mono 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
Milestone

Comments

@stephentoub
Copy link
Member

stephentoub commented Feb 8, 2025

Build Information

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

Error Message

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

{
  "ErrorMessage": "System.Net.Http.Functional.Tests.HttpClientTest.GetStringAsync_CanBeCanceled",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Exception Message

Assert.Equal() Failure: Values differ
Expected: System.Threading.CancellationToken
Actual:   System.Threading.CancellationToken
CallStack
   at System.Net.Http.Functional.Tests.HttpClientTest.<>c__DisplayClass26_0.<<GetStringAsync_CanBeCanceled>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task)
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks)
   at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass15_0.<<CreateClientAndServerAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options)
   at System.Net.Http.Functional.Tests.HttpClientTest.GetStringAsync_CanBeCanceled()
--- End of stack trace from previous location ---

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=945391
Error message validated: [System.Net.Http.Functional.Tests.HttpClientTest.GetStringAsync_CanBeCanceled]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/8/2025 3:02:54 PM UTC

Report

Build Definition Test Pull Request
1023185 dotnet/runtime System.Net.Http.Functional.Tests.WorkItemExecution #114148
1019111 dotnet/runtime WasmTestOnChrome-MT-System.Net.Http.Functional.Tests.WorkItemExecution #114762

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 2
@stephentoub stephentoub 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 Feb 8, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Feb 8, 2025
Copy link
Contributor

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

@ManickaP ManickaP added the arch-wasm WebAssembly architecture label Feb 10, 2025
@pavelsavara pavelsavara added this to the Future milestone Feb 19, 2025
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Feb 19, 2025
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.Net.Http area-VM-threading-mono 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
Projects
None yet
Development

No branches or pull requests

4 participants