Skip to content

Commit 4ec533e

Browse files
Retry a few tests (#44235)
- looks like general flakiness of a couple of test classes Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
1 parent 7d97fa3 commit 4ec533e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

eng/test-configuration.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
{"testName": {"contains": "MaxRequestBufferSizeTests.LargeUpload" }},
88
{"testName": {"contains": "ReaderThrowsResetExceptionOnInvalidBody" }},
99
{"testName": {"contains": "AttributeRouting_RouteNameTokenReplace_Reachable" }},
10+
{"testName": {"contains": "Http3RequestTests"}},
11+
{"testName": {"contains": "Http3TlsTests"}},
12+
{"testName": {"contains": "StreamPool_StreamAbortedOnClientAndServer_NotPooled"}},
1013
{"testName": {"contains": "ServerCertificateSelector_Invoked"}},
1114
{"testName": {"contains": "TraceIdentifierIsUnique"}},
1215
{"testName": {"contains": "LocationChangingHandlers_CannotCancelTheNavigationAsynchronously_UntilReturning"}},

0 commit comments

Comments
 (0)