Skip to content

Commit cfb3fab

Browse files
ManickaPJacksondr5
authored andcommitted
Disabled outerloop test. (dotnet#40045)
1 parent 720ba1b commit cfb3fab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -873,6 +873,7 @@ await server.AcceptConnectionAsync(async connection =>
873873

874874
[Fact]
875875
[OuterLoop]
876+
[ActiveIssue("https://github.com/dotnet/runtime/issues/39056")]
876877
public async Task Send_TimeoutRequestContent_Throws()
877878
{
878879
await LoopbackServer.CreateClientAndServerAsync(

0 commit comments

Comments
 (0)