svn path=/trunk/mcs/; revision=28231
@@ -4,6 +4,7 @@
because of bug #58435.
* TestPointConverter.cs: Same.
* TestSizeConverter.cs: Same.
+ * TestImageConverter.cs: Same.
2004-05-26 Sanjay Gupta <[email protected]>
@@ -406,6 +406,7 @@ namespace MonoTests.System.Drawing
}
[Test]
+ [Ignore ("This test fails because of bug #58435")]
public void TestGetProperties ()
{
PropertyDescriptorCollection propsColl;