diff --git a/eng/test-configuration.json b/eng/test-configuration.json index cfbe91dca81c..9d8be074de41 100644 --- a/eng/test-configuration.json +++ b/eng/test-configuration.json @@ -7,10 +7,8 @@ {"testName": {"contains": "MaxRequestBufferSizeTests.LargeUpload" }}, // tries to manipulate the state of the server's buffer {"testName": {"contains": "CertificateChangedOnDisk"}}, // depends on FS event timing {"testName": {"contains": "CertificateChangedOnDisk_Symlink"}}, // depends on FS event timing - {"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}}, {"testName": {"contains": "CanLaunchPhotinoWebViewAndClickButton"}}, {"testName": {"contains": "CheckInvalidHostingModelParameter"}}, - {"testName": {"contains": "CanSendAndReceiveUserMessagesFromMultipleConnectionsWithSameUser"}}, {"testName": {"contains": "CheckNewShimIsUsed"}}, // Issue: https://github.com/dotnet/aspnetcore/issues/57538 {"testAssembly": {"contains": "IIS"}}, {"testAssembly": {"contains": "Template"}},