6 references to SkipTestException
System.Drawing.Common.Tests (6)
mono\System.Drawing\GraphicsTests.cs (3)
2196throw new SkipTestException("Precision on float numbers"); 2230throw new SkipTestException("Precision on float numbers"); 2275throw new SkipTestException("Precision on float numbers");
System\Drawing\BitmapTests.cs (2)
730throw new SkipTestException("GDI+ 1.1 is not supported"); 736throw new SkipTestException("Arm precision");
System\Drawing\ImageTests.cs (1)
648throw new SkipTestException("This is a known bug for .NET Framework");