summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago Fernandez Madero <safern@microsoft.com>2019-06-05 12:04:05 -0700
committerSantiago Fernandez Madero <safern@microsoft.com>2019-06-05 12:04:05 -0700
commit93d65bec7056bd753e044a7146598dc2f0458349 (patch)
tree84e175b2b70c247dbf740a7807eb98701d82b367
parentb9e65b9ae77fa06a51d6e51ee92426beddd61e58 (diff)
downloadcoreclr-93d65bec7056bd753e044a7146598dc2f0458349.tar.gz
coreclr-93d65bec7056bd753e044a7146598dc2f0458349.tar.bz2
coreclr-93d65bec7056bd753e044a7146598dc2f0458349.zip
Disable corefx tests
-rw-r--r--tests/CoreFX/CoreFX.issues.rsp13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/CoreFX/CoreFX.issues.rsp b/tests/CoreFX/CoreFX.issues.rsp
index bdc931af5c..517d91883f 100644
--- a/tests/CoreFX/CoreFX.issues.rsp
+++ b/tests/CoreFX/CoreFX.issues.rsp
@@ -56,3 +56,16 @@
-nomethod System.Tests.EnvironmentTests.FailFast_ExceptionStackTrace_StackOverflowException
-nomethod System.Tests.EnvironmentTests.FailFast_ExceptionStackTrace_InnerException
-nomethod System.Tests.EnvironmentTests.FailFast_ExceptionStackTrace_ArgumentException
+
+# requires corefx test updates: https://github.com/dotnet/corefx/pull/38269
+-nomethod System.Reflection.Emit.Tests.DynamicMethodctor1.String_Type_TypeArray_Module
+-nomethod System.Reflection.Emit.Tests.DynamicMethodctor1.String_Type_TypeArray_Type
+-nomethod System.Reflection.Emit.Tests.MethodBuilderGetGenericArguments.GetGenericArguments_NonGenericMethod_ReturnsNull
+-nomethod System.Reflection.Emit.Tests.MethodBuilderSetReturnType.SetReturnType_NullReturnType_ReturnsVoid
+-nomethod System.Reflection.Emit.Tests.MethodBuilderSetSignature.SetSignature_AllParametersNull
+-nomethod System.Reflection.Emit.Tests.MethodBuilderSetSignature.SetSignature_NullReturnType_CustomModifiersSetToWrongTypes
+-nomethod System.Reflection.Emit.Tests.TypeBuilderDefineMethodTests.DefineMethod
+-nomethod System.Tests.StringTests.CasingNegativeTest
+-nomethod System.Tests.StringTests.CompareNegativeTest
+-nomethod System.Tests.StringTests.ToLowerNullCulture
+-nomethod System.Tests.StringTests.ToUpperNullCulture