Skip to content

Commit

Permalink
Skip AcceptAsync_NoCertificateCallback_RemovedFromPendingConnections
Browse files Browse the repository at this point in the history
See #48678
  • Loading branch information
amcasey committed Jun 8, 2023
1 parent 4355284 commit d783681
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ public async Task AcceptAsync_Success_RemovedFromPendingConnections()

[ConditionalFact]
[MsQuicSupported]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/48678")]
public async Task AcceptAsync_NoCertificateCallback_RemovedFromPendingConnections()
{
// Arrange
Expand Down

0 comments on commit d783681

Please sign in to comment.