Mark tests as not working under TARGET_JVM
[mono.git] / mcs / class / corlib / Test / System.Globalization / CultureInfoTest.cs
index 2738195a502abb0f7356472d4c487a8e9b19f8c9..bf8aa36c1d7196891a0532383ea52ff512d04a11 100644 (file)
@@ -39,6 +39,7 @@ namespace MonoTests.System.Globalization
                }
 
                [Test]
+               [Category ("TargetJvmNotWorking")] //OptionalCalendars not yet supported for TARGET_JVM.
                // make sure that all CultureInfo holds non-null calendars.
                public void OptionalCalendars ()
                {