Merked test as NotWorking.
authorBoris Kirzner <borisk@mono-cvs.ximian.com>
Mon, 28 Aug 2006 12:05:06 +0000 (12:05 -0000)
committerBoris Kirzner <borisk@mono-cvs.ximian.com>
Mon, 28 Aug 2006 12:05:06 +0000 (12:05 -0000)
svn path=/trunk/mcs/; revision=64468

mcs/class/System.Drawing/Test/DrawingTest/Test/ChangeLog
mcs/class/System.Drawing/Test/DrawingTest/Test/GraphicsPath.cs

index be36e2a7ce4a741201edf41808c73e9697efa139..df7296243b7f9a5b9b7b32b90db8bf450ed8fe26 100644 (file)
@@ -1,3 +1,6 @@
+2006-08-28     Boris Kirzner   <borisk@mainsoft.com>\r
+       * GraphicsPath.cs: marked test as "NotWorking"\r
+\r
 2006-01-25 Boris Kirzner <borisk@maonsoft.com>\r
        * Graphics.cs: added #ifdef for TARGET_JVM.\r
 \r
index 55909dff820bda1598bf374e5495c6dd62a59d92..1b4fa65b769deb98d59ee4eb009ec45f86343328 100644 (file)
@@ -4221,6 +4221,8 @@ namespace Test.Sys.Drawing
                }\r
 \r
                [Test]\r
+               [Category("NotWorking")]\r
+               // In .Net PathData seems to clone Types and Points before returning them to user\r
                public void PathData2 ()\r
                {\r
                        path = new GraphicsPath ();\r