From a12cb411dc4e892dd94adbc754f01ca85f8e747f Mon Sep 17 00:00:00 2001 From: Manuel de la Pena Date: Tue, 20 Aug 2019 16:28:54 -0400 Subject: [PATCH] Bump mono to match android to cc0632 --- mk/mono.mk | 2 +- tests/bcl-test/common-monotouch_corlib_xunit-test.dll.ignore | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/mk/mono.mk b/mk/mono.mk index 4ca113aec53b..24c18ddd17a1 100644 --- a/mk/mono.mk +++ b/mk/mono.mk @@ -1,4 +1,4 @@ -NEEDED_MONO_VERSION := e6d44f7ce45cc37293b19c9ee6da48a639cc44c8 +NEEDED_MONO_VERSION := cc0632e4f3252554b274ab49a6d67b1d14fa4e18 NEEDED_MONO_BRANCH := 2019-06 MONO_DIRECTORY := mono diff --git a/tests/bcl-test/common-monotouch_corlib_xunit-test.dll.ignore b/tests/bcl-test/common-monotouch_corlib_xunit-test.dll.ignore index 12f0becd5375..b9ef3636ed12 100644 --- a/tests/bcl-test/common-monotouch_corlib_xunit-test.dll.ignore +++ b/tests/bcl-test/common-monotouch_corlib_xunit-test.dll.ignore @@ -410,10 +410,6 @@ System.Collections.Concurrent.Tests.ConcurrentDictionaryTests.TestDebuggerAttrib System.SpanTests.ReadOnlySpanTests.BinarySearch_UInt System.SpanTests.ReadOnlySpanTests.BinarySearch_Double -# Known issues that have been reported on https://github.com/mono/mono/issues/16360 -System.IO.Tests.File_Move.DanglingSymlinkMove -System.IO.Tests.FileInfo_MoveTo.DanglingSymlinkMove - # device failures, reported at: https://github.com/mono/mono/issues/15983 System.Reflection.Tests.MethodBaseTests.Test_GetCurrentMethod_Inlineable