Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 19aa9ff

Browse files
author
Paulo Janotti
authored
Disable 307 LargePayload again (#26547)
Test failed with managed handler again, disabling before further investigation.
1 parent e9a0dc6 commit 19aa9ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1694,6 +1694,7 @@ public async Task PostAsync_Redirect_ResultingGetFormattedCorrectly(bool secure)
16941694
}
16951695
}
16961696

1697+
[ActiveIssue(23768)]
16971698
[ActiveIssue(22191, TargetFrameworkMonikers.Uap)]
16981699
[OuterLoop] // takes several seconds
16991700
[Fact]

0 commit comments

Comments
 (0)