[mobile_static] Skip PKITS tests on mobile_static due to missing
authorAlexander Kyte <alexmkyte@fastmail.com>
Wed, 8 Jun 2016 15:47:19 +0000 (11:47 -0400)
committerAlexander Kyte <alexmkyte@fastmail.com>
Mon, 13 Jun 2016 18:31:40 +0000 (14:31 -0400)
fixtures

mcs/build/profiles/mobile_static.make

index f13e65d83ccb7bdfadde12ab9a255ee7001898aa..42153381374e18050d99ed0b43b9700f0e1fdd83 100644 (file)
@@ -41,7 +41,7 @@ MOBILE_PROFILE = yes
 NO_VTS_TEST = yes
 
 # Note need for trailing comma. If you add, keep it
-PROFILE_TEST_HARNESS_EXCLUDES = MobileNotWorking,
+PROFILE_TEST_HARNESS_EXCLUDES = MobileNotWorking,PKITS,
 
 ifndef MONO_DISABLE_GSHAREDVT
 GSHAREDVT_FLAG = -O=gsharedvt