Skip to content

Commit f01f4d4

Browse files
committed
Merge in 'release/7.0-rc1' changes
2 parents cd5084a + c21d2db commit f01f4d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ public async Task ClientCertificate_Allow_NotAvailable_Optional()
251251
[MsQuicSupported]
252252
[InlineData(HttpProtocols.Http3)]
253253
[InlineData(HttpProtocols.Http1AndHttp2AndHttp3)]
254+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/43548")]
254255
public async Task OnAuthenticate_Available_Throws(HttpProtocols protocols)
255256
{
256257
await ServerRetryHelper.BindPortsWithRetry(async port =>

0 commit comments

Comments
 (0)