Skip to content

Commit

Permalink
Bump mono to match android to cc0632 (xamarin#6811)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque authored Aug 21, 2019
1 parent 8d4cae7 commit 9b6705b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion mk/mono.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NEEDED_MONO_VERSION := e6d44f7ce45cc37293b19c9ee6da48a639cc44c8
NEEDED_MONO_VERSION := cc0632e4f3252554b274ab49a6d67b1d14fa4e18
NEEDED_MONO_BRANCH := 2019-06

MONO_DIRECTORY := mono
Expand Down
4 changes: 0 additions & 4 deletions tests/bcl-test/common-monotouch_corlib_xunit-test.dll.ignore
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9b6705b

Please sign in to comment.