New test + update
[mono.git] / mcs / class / System / Test / System.ComponentModel / ToolboxItemAttributeTests.cs
index 8b604780bfb37c1deb6a8658dbe187684ab7e0a1..0423b02159852064f2f0194b76a344104940cd27 100644 (file)
@@ -18,6 +18,9 @@ namespace MonoTests.System.ComponentModel
        public class ToolboxItemAttributeTests
        {
                [Test]
+#if TARGET_JVM
+               [Ignore ("TD BUG ID: 7215, 7216")]
+#endif
                public void DefaultType ()
                {
                        ToolboxItemAttribute attr = new ToolboxItemAttribute (true);