Mark tests as not working under TARGET_JVM
[mono.git] / mcs / class / corlib / Test / System.Threading / MutexTest.cs
index e1de7e967968bfa930c66ec4c44d9872e34772cc..6b3289c33ba07d6aaf0d9eaf3bb1b19a130e43a3 100644 (file)
@@ -161,6 +161,7 @@ namespace MonoTests.System.Threading
                }\r
 \r
                [Test]\r
+               [Category("TargetJvmNotSupported")] // IntPtr native handles are not supported for TARGET_JVM.\r
                public void TestHandle()\r
                {\r
                        Mutex Sem = new Mutex();\r