[master] Update dependencies from dotnet/corefx (mono/mono#17166)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 3 Oct 2019 18:45:29 +0000 (20:45 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 3 Oct 2019 18:45:29 +0000 (20:45 +0200)
* Update dependencies from https://github.com/dotnet/corefx build 20191002.6

- Microsoft.Private.CoreFx.NETCoreApp - 5.0.0-alpha1.19502.6

* Reenable libgdiplus/System.Drawing.Common tests

* Update dependencies from https://github.com/dotnet/corefx build 20191002.7

- Microsoft.Private.CoreFx.NETCoreApp - 5.0.0-alpha1.19502.7

Commit migrated from https://github.com/mono/mono/commit/06c3637681e4dc2d450c5f0296203493cc536387

src/mono/netcore/CoreFX.issues_linux.rsp

index 4655b11..cc24e5e 100644 (file)
@@ -29,9 +29,3 @@
 
 # Requires precise GC (should be ignored in dotnet/corefx for mono)
 -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
--nomethod System.Drawing.Tests.IconTests.CorrectColorDepthExtracted
\ No newline at end of file