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 7d97fa3 commit 4ec533eCopy full SHA for 4ec533e
eng/test-configuration.json
@@ -7,6 +7,9 @@
7
{"testName": {"contains": "MaxRequestBufferSizeTests.LargeUpload" }},
8
{"testName": {"contains": "ReaderThrowsResetExceptionOnInvalidBody" }},
9
{"testName": {"contains": "AttributeRouting_RouteNameTokenReplace_Reachable" }},
10
+ {"testName": {"contains": "Http3RequestTests"}},
11
+ {"testName": {"contains": "Http3TlsTests"}},
12
+ {"testName": {"contains": "StreamPool_StreamAbortedOnClientAndServer_NotPooled"}},
13
{"testName": {"contains": "ServerCertificateSelector_Invoked"}},
14
{"testName": {"contains": "TraceIdentifierIsUnique"}},
15
{"testName": {"contains": "LocationChangingHandlers_CannotCancelTheNavigationAsynchronously_UntilReturning"}},
0 commit comments