Skip to content

Commit b67e95d

Browse files
authored
Remove some tests from helix retry list (#57539)
* Remove `CanSendAndReceiveUserMessagesFromMultipleConnectionsWithSameUser` from retry list. #55954 * Remove `POST_ServerAbort_ClientReceivesAbort` from retry list. #53294
1 parent a94b1b7 commit b67e95d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

eng/test-configuration.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@
77
{"testName": {"contains": "MaxRequestBufferSizeTests.LargeUpload" }}, // tries to manipulate the state of the server's buffer
88
{"testName": {"contains": "CertificateChangedOnDisk"}}, // depends on FS event timing
99
{"testName": {"contains": "CertificateChangedOnDisk_Symlink"}}, // depends on FS event timing
10-
{"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}},
1110
{"testName": {"contains": "CanLaunchPhotinoWebViewAndClickButton"}},
1211
{"testName": {"contains": "CheckInvalidHostingModelParameter"}},
13-
{"testName": {"contains": "CanSendAndReceiveUserMessagesFromMultipleConnectionsWithSameUser"}},
1412
{"testName": {"contains": "CheckNewShimIsUsed"}}, // Issue: https://github.com/dotnet/aspnetcore/issues/57538
1513
{"testAssembly": {"contains": "IIS"}},
1614
{"testAssembly": {"contains": "Template"}},

0 commit comments

Comments
 (0)