Skip to content

Commit 4f38854

Browse files
amcaseycaptainsafia
authored andcommitted
Quarantine POST_ClientCancellationBidirectional_RequestAbortRaised (#58104)
For #38008
1 parent 0fa8aa0 commit 4f38854

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/test/Interop.FunctionalTests/Http3/Http3RequestTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -960,6 +960,7 @@ await ServerRetryHelper.BindPortsWithRetry(async port =>
960960
[MsQuicSupported]
961961
[InlineData(HttpProtocols.Http3)]
962962
[InlineData(HttpProtocols.Http2)]
963+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/38008")]
963964
public async Task POST_ClientCancellationBidirectional_RequestAbortRaised(HttpProtocols protocol)
964965
{
965966
// Arrange

0 commit comments

Comments
 (0)