[corlib] annotate failing tests when running in interpreter
commit879f4bc60ff355147eb278d9a46a240da4103bb4
authorBernhard Urban <bernhard.urban@xamarin.com>
Tue, 31 Oct 2017 12:09:14 +0000 (31 13:09 +0100)
committerBernhard Urban <bernhard.urban@xamarin.com>
Mon, 6 Nov 2017 14:50:32 +0000 (6 15:50 +0100)
tree5e8415c355c8c59cb36f65956a575e5604c48264
parent591ab6d34b6f92de6dee39c0d73c950a89e0055a
[corlib] annotate failing tests when running in interpreter
24 files changed:
mcs/class/corlib/Test/Microsoft.Win32/RegistryKeyTest.cs
mcs/class/corlib/Test/System.Collections.Concurrent/PartitionerTests.cs
mcs/class/corlib/Test/System.IO/DriveInfoTest.cs
mcs/class/corlib/Test/System.Reflection.Emit/DynamicMethodTest.cs
mcs/class/corlib/Test/System.Reflection.Emit/MethodBuilderTest.cs
mcs/class/corlib/Test/System.Reflection.Emit/TypeBuilderTest.cs
mcs/class/corlib/Test/System.Runtime.ExceptionServices/ExceptionDispatchInfoTest.cs
mcs/class/corlib/Test/System.Runtime.InteropServices/MarshalTest.cs
mcs/class/corlib/Test/System.Runtime.Remoting.Proxies/RealProxyTest.cs
mcs/class/corlib/Test/System.Runtime.Remoting/ContextTest.cs
mcs/class/corlib/Test/System.Runtime.Remoting/SynchronizationAttributeTest.cs
mcs/class/corlib/Test/System.Runtime.Serialization/SerializationTest.cs
mcs/class/corlib/Test/System.Threading/InterlockedTest.cs
mcs/class/corlib/Test/System.Threading/ThreadTest.cs
mcs/class/corlib/Test/System/ConvertTest.cs
mcs/class/corlib/Test/System/DecimalTest-Microsoft.cs
mcs/class/corlib/Test/System/DecimalTest.cs
mcs/class/corlib/Test/System/DelegateTest.cs
mcs/class/corlib/Test/System/ExceptionTest.cs
mcs/class/corlib/Test/System/GCTest.cs
mcs/class/corlib/Test/System/TimeZoneTest.cs
mcs/class/corlib/Test/System/TypedReferenceCas.cs
mcs/class/corlib/Test/System/TypedReferenceTest.cs
mcs/class/corlib/Test/System/ValueTypeTest.cs