[corlib][tests] Disable tests that requires Windows (dllimport) on mobile profile
authorSebastien Pouliot <sebastien@xamarin.com>
Sat, 5 Dec 2015 16:19:36 +0000 (11:19 -0500)
committerSebastien Pouliot <sebastien@xamarin.com>
Sat, 5 Dec 2015 16:19:36 +0000 (11:19 -0500)
commit4a6dec855fd4ece8d5a13f30e8aacc362ff02ca1
tree282ec3205311e1e764429f37823fd96996f41c53
parent0c1916e5849cb3f55c1b8f4fa5d80d47bfacc5f0
[corlib][tests] Disable tests that requires Windows (dllimport) on mobile profile

This enables building the tests w/bitcode enabled on AppleTV (and they
were already excluded from the results anyway).

Part of the fix for
https://bugzilla.xamarin.com/show_bug.cgi?id=36569
mcs/class/corlib/Test/System.Reflection/MethodInfoTest.cs
mcs/class/corlib/Test/System.Runtime.InteropServices/MarshalTest.cs
mcs/class/corlib/Test/System.Security.Cryptography.X509Certificates/X509CapiTest.cs