diff --git a/tests/bcl-test/BCLTests/common-monotouch_Microsoft.CSharp_xunit-test.dll.ignore b/tests/bcl-test/BCLTests/common-monotouch_Microsoft.CSharp_xunit-test.dll.ignore new file mode 100644 index 000000000000..4ea2748af6e7 --- /dev/null +++ b/tests/bcl-test/BCLTests/common-monotouch_Microsoft.CSharp_xunit-test.dll.ignore @@ -0,0 +1,8 @@ +# DEVICE FAILURES + + +# Exception messages: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException : 'System.MulticastDelegate' does not contain a definition for 'DynamicInvoke' +Microsoft.CSharp.RuntimeBinder.Tests.AccessTests.PrivateDelegateType + +# Microsoft.CSharp.RuntimeBinder.RuntimeBinderException : 'System.MulticastDelegate' does not contain a definition for 'DynamicInvoke' +Microsoft.CSharp.RuntimeBinder.Tests.AccessTests.PrivateValueTypeDelegateType diff --git a/tests/bcl-test/BCLTests/common-monotouch_corlib_test.dll.ignore b/tests/bcl-test/BCLTests/common-monotouch_corlib_test.dll.ignore new file mode 100644 index 000000000000..d825ace641ae --- /dev/null +++ b/tests/bcl-test/BCLTests/common-monotouch_corlib_test.dll.ignore @@ -0,0 +1,22 @@ +# DEVICE FAILURES + +# System.NotSupportedException : Linked Away +MonoTests.System.Runtime.Remoting.Channels.ChannelServicesTest.ConstructorEnsureSecurity +MonoTests.System.Runtime.Remoting.Channels.ChannelServicesTest.ConstructorEnsureSecurity2 +MonoTests.System.Runtime.Remoting.Contexts.SynchronizationAttributeTest.Constructor_Bool +MonoTests.System.Runtime.Remoting.Contexts.SynchronizationAttributeTest.Constructor_Default +MonoTests.System.Runtime.Remoting.Contexts.SynchronizationAttributeTest.Constructor_Int +MonoTests.System.Runtime.Remoting.Contexts.SynchronizationAttributeTest.Constructor_IntBool +MonoTests.System.Runtime.Remoting.Contexts.SynchronizationAttributeTest.DeserializeKnownValue +MonoTests.System.Runtime.Remoting.Contexts.SynchronizationAttributeTest.SerializationRoundtrip +MonoTests.System.Runtime.Remoting.Contexts.SynchronizationAttributeTest.SetLocked +MonoTests.System.Runtime.Remoting.Messaging.CallContextTest.CallContextPropagation_Not_ThreadPool +MonoTests.System.Runtime.Remoting.Messaging.CallContextTest.CallContextPropagation_Task +MonoTests.System.Runtime.Remoting.Messaging.CallContextTest.CallContextPropagation_TaskContinuation +MonoTests.System.Runtime.Remoting.Messaging.CallContextTest.CallContextPropagation_Thread +MonoTests.System.Runtime.Remoting.Messaging.CallContextTest.CallContextPropagation_ThreadPool +MonoTests.System.Runtime.Remoting.Messaging.CallContextTest.FreeNamedDataSlot_ShouldClearBothLogicalAndIllogicalData +MonoTests.System.Runtime.Remoting.Messaging.CallContextTest.FreeNamedDataSlot_ShouldClearIllogicalData +MonoTests.System.Runtime.Remoting.Messaging.CallContextTest.FreeNamedDataSlot_ShouldClearLogicalData +MonoTests.System.Runtime.Remoting.Metadata.W3cXsd2001.SoapHexBinaryTest.Parse_Value_Invalid +