Disable corefx tests
authorSantiago Fernandez Madero <safern@microsoft.com>
Wed, 5 Jun 2019 19:04:05 +0000 (12:04 -0700)
committerSantiago Fernandez Madero <safern@microsoft.com>
Wed, 5 Jun 2019 19:04:05 +0000 (12:04 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/93d65bec7056bd753e044a7146598dc2f0458349

src/coreclr/tests/CoreFX/CoreFX.issues.rsp

index bdc931a..517d918 100644 (file)
 -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