Author: kostat
Date: 2007-08-14 05:23:44 -0400 (Tue, 14 Aug 2007)
New Revision: 84037
Modified:
trunk/mcs/class/System.Drawing/Test/System.Drawing.Imaging/TestJpegCodec.cs
Log:
TARGET_JVM: ignore failing test
Modified:
trunk/mcs/class/System.Drawing/Test/System.Drawing.Imaging/TestJpegCodec.cs
===================================================================
--- trunk/mcs/class/System.Drawing/Test/System.Drawing.Imaging/TestJpegCodec.cs
2007-08-14 09:19:23 UTC (rev 84036)
+++ trunk/mcs/class/System.Drawing/Test/System.Drawing.Imaging/TestJpegCodec.cs
2007-08-14 09:23:44 UTC (rev 84037)
@@ -72,6 +72,9 @@
}
[Test]
+#if TARGET_JVM
+ [Ignore ("#8853")]
+#endif
public void Bitmap8bbpIndexedGreyscaleFeatures ()
{
string sInFile = getInFile
("bitmaps/nature-greyscale.jpg");
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches