Skip to content

Commit 5266b86

Browse files
Add ReaderThrowsResetExceptionOnInvalidBody to retry
Based on #39659 (comment), adding ReaderThrowsResetExceptionOnInvalidBody to the helix retry list as it's been failing outside of quarantine
1 parent 1b3108f commit 5266b86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/test-configuration.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
{"testName": {"contains": "ServerShutsDownWhenMainExitsStress" }},
1010
{"testName": {"contains": "AddressRegistrationTests" }},
1111
{"testName": {"contains": "MaxRequestBufferSizeTests.LargeUpload" }},
12+
{"testName": {"contains": "ReaderThrowsResetExceptionOnInvalidBody" }},
1213
{"failureMessage": "network disconnected" }
1314
],
1415
"failOnRules": [

0 commit comments

Comments
 (0)