-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionstest-failuretest-fixed
Milestone
Description
Tracking dotnet/runtime#79556, there's a regression where the CancellationToken isn't being passed to the IAsyncEnumerable.
Failing Test(s)
Microsoft.AspNetCore.Http.Extensions.Tests.HttpResponseJsonExtensionsTests
WriteAsJsonAsync_AsyncEnumerable_ClosedConnecton
WriteAsJsonAsync_AsyncEnumerable_UserPassedTokenThrows
WriteAsJsonAsyncGeneric_AsyncEnumerable_ClosedConnecton
WriteAsJsonAsyncGeneric_AsyncEnumerable_UserPassedTokenThrows
Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest
WriteResponseBodyAsync_AsyncEnumerableConnectionCloses
Microsoft.AspNetCore.Mvc.Infrastructure.JsonResultExecutorTestBase
ExecuteAsync_AsyncEnumerableConnectionCloses
ExecuteAsyncWithDifferentContentType_AsyncEnumerableConnectionCloses
Error Message
Message:
Assert.False() Failure
Expected: False
Actual: True
Stacktrace
Stack Trace:
HttpResponseJsonExtensionsTests.WriteAsJsonAsyncGeneric_AsyncEnumerableG_UserPassedTokenThrows() line 426
--- End of stack trace from previous location ---
Logs
Build
Metadata
Metadata
Assignees
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionstest-failuretest-fixed