Skip to content

Commit ce61ebc

Browse files
Quarantine ResponseBody_WriteContentLength_PassedThrough (#63534)
Co-authored-by: William Godbe <wigodbe@microsoft.com>
1 parent e36ec38 commit ce61ebc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/HttpSys/test/FunctionalTests/ResponseBodyTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ public async Task ResponseBody_WriteChunked_ManuallyChunked()
206206
}
207207

208208
[ConditionalFact]
209+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/63532")]
209210
public async Task ResponseBody_WriteContentLength_PassedThrough()
210211
{
211212
string address;

0 commit comments

Comments
 (0)