Co-authored-by: William Godbe <[email protected]>
@@ -206,6 +206,7 @@ public class ResponseBodyTests : LoggedTest
}
[ConditionalFact]
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/63532")]
public async Task ResponseBody_WriteContentLength_PassedThrough()
{
string address;