-
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
[wasm][http] System.Net.Http.Functional.Tests.HttpClientTest - Expected: System.Threading.Tasks.TaskCanceledException #54270
Comments
Tagging subscribers to this area: @dotnet/ncl Issue DetailsUnit tests:
|
Curious why the inner exception stack is identical, or whether ToString() is doing something wrong. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Unit tests:
GetStreamAsync_CanBeCanceled_AlreadyCanceledCts
GetStringAsync_CanBeCanceled
GetStreamAsync_CanBeCanceled
GetByteArrayAsync_CanBeCanceled
GetByteArrayAsync_CanBeCanceled_AlreadyCanceledCts
GetStringAsync_CanBeCanceled_AlreadyCanceledCts
Test
System.Net.Http.Functional.Tests.HttpClientTest.GetAsync_ContentCanBeCanceled
The text was updated successfully, but these errors were encountered: