Skip to content

Commit b61a936

Browse files
authored
[Infrastructure] Add CheckStdoutWithLargeWrites_TestSink to the retry list (#54033)
1 parent 4cad9e1 commit b61a936

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
@@ -10,6 +10,7 @@
1010
{"testName": {"contains": "CertificateChangedOnDisk_Symlink"}}, // depends on FS event timing
1111
{"testName": {"contains": "BlazorWebTemplate_IndividualAuth_LocalDb"}}, // randomly-generated string could contain forbidden substring
1212
{"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}},
13+
{"testName": {"contains": "CheckStdoutWithLargeWrites_TestSink" }},
1314
{"testAssembly": {"contains": "IIS"}},
1415
{"testAssembly": {"contains": "Template"}},
1516
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},

0 commit comments

Comments
 (0)