Skip to content

Commit 17658ad

Browse files
authored
Quarantines SetIISLimitMaxRequestBodySizeE2EWorksWithIntMaxValue (#41846)
For #41845
1 parent 76bbba4 commit 17658ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/IIS/IIS/test/Common.FunctionalTests/MaxRequestBodySizeTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ public async Task SetIISLimitMaxRequestBodySizeE2EWorksWithLargerLimit()
9191

9292
[ConditionalFact]
9393
[RequiresNewHandler]
94+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/41845")]
9495
public async Task SetIISLimitMaxRequestBodySizeE2EWorksWithIntMaxValue()
9596
{
9697
var deploymentParameters = Fixture.GetBaseDeploymentParameters();

0 commit comments

Comments
 (0)