[netcore] Disable System.Drawing.Tests.IconTests.CorrectColorDepthExtracted test
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 30 Sep 2019 13:32:18 +0000 (15:32 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 30 Sep 2019 13:32:18 +0000 (15:32 +0200)
It is broken on newer libgdiplus.

Commit migrated from https://github.com/mono/mono/commit/7f37f76b6d75ed6236f6f33958784180e6f20446

src/mono/netcore/CoreFX.issues_linux.rsp

index b0b142c..e500dbb 100644 (file)
@@ -34,5 +34,6 @@
 -nomethod System.Collections.Concurrent.Tests.ConcurrentQueueTests.ReferenceTypes_NulledAfterDequeue
 
 # libgdiplus update broke these tests
+-nomethod System.Drawing.Tests.IconTests.CorrectColorDepthExtracted
 -nomethod System.Drawing.Imaging.Tests.ImageAttributesTests.SetColorMatrix_ColorMatrixDefaultFlagType_Success
 -nomethod System.Drawing.Imaging.Tests.ImageAttributesTests.SetColorMatrices_ColorMatrixGrayMatrixFlagsTypes_Success
\ No newline at end of file