We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76bbba4 commit 17658adCopy full SHA for 17658ad
src/Servers/IIS/IIS/test/Common.FunctionalTests/MaxRequestBodySizeTests.cs
@@ -91,6 +91,7 @@ public async Task SetIISLimitMaxRequestBodySizeE2EWorksWithLargerLimit()
91
92
[ConditionalFact]
93
[RequiresNewHandler]
94
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/41845")]
95
public async Task SetIISLimitMaxRequestBodySizeE2EWorksWithIntMaxValue()
96
{
97
var deploymentParameters = Fixture.GetBaseDeploymentParameters();
0 commit comments