diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj
index 058f4cf7a..9c7f538aa 100644
--- a/test/SdkTests/SdkTests.csproj
+++ b/test/SdkTests/SdkTests.csproj
@@ -213,6 +213,10 @@
$(TestArgs) -testList SdkIntegrationTests
+
+
+ $(TestArgs) -testConfigFile "$(MSBuildThisFileDirectory)TestsToSkipStableSDK.xml"
+
diff --git a/test/SdkTests/TestConfig.xml b/test/SdkTests/TestConfig.xml
index 245dd40e7..f5b3aa523 100644
--- a/test/SdkTests/TestConfig.xml
+++ b/test/SdkTests/TestConfig.xml
@@ -45,10 +45,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ Issue="https://github.com/dotnet/sdk/pull/3574"
+ Reason="Requires the 1.1 runtime, renenable when removed"/>
diff --git a/test/SdkTests/TestsToSkipLinux.xml b/test/SdkTests/TestsToSkipLinux.xml
index b2bfd698a..adc3dcbc5 100644
--- a/test/SdkTests/TestsToSkipLinux.xml
+++ b/test/SdkTests/TestsToSkipLinux.xml
@@ -6,5 +6,13 @@
+
+
diff --git a/test/SdkTests/TestsToSkipStableSDK.xml b/test/SdkTests/TestsToSkipStableSDK.xml
new file mode 100644
index 000000000..550025aa6
--- /dev/null
+++ b/test/SdkTests/TestsToSkipStableSDK.xml
@@ -0,0 +1,196 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+