Skip to content

Commit

Permalink
Retry a few tests (dotnet#43422)
Browse files Browse the repository at this point in the history
- looks like general flakiness of a couple of test classes
  • Loading branch information
dougbu authored Aug 22, 2022
1 parent b883b45 commit a7fa969
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions eng/test-configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
{"testName": {"contains": "MaxRequestBufferSizeTests.LargeUpload" }},
{"testName": {"contains": "ReaderThrowsResetExceptionOnInvalidBody" }},
{"testName": {"contains": "AttributeRouting_RouteNameTokenReplace_Reachable" }},
{"testName": {"contains": "Http3RequestTests"}},
{"testName": {"contains": "Http3TlsTests"}},
{"testName": {"contains": "StreamPool_StreamAbortedOnClientAndServer_NotPooled"}},
{"testName": {"contains": "ServerCertificateSelector_Invoked"}},
{"testName": {"contains": "TraceIdentifierIsUnique"}},
{"testName": {"contains": "LocationChangingHandlers_CannotCancelTheNavigationAsynchronously_UntilReturning"}},
Expand Down

0 comments on commit a7fa969

Please sign in to comment.