From 080d849278924bf28157c3a14cdae12fc02ae00f Mon Sep 17 00:00:00 2001 From: Ryan Lucia Date: Fri, 20 Dec 2019 19:52:53 -0500 Subject: [PATCH] [netcore] Re-enable some BinaryFormatter tests (mono/mono#18277) Commit migrated from https://github.com/mono/mono/commit/5c87445310d2acd5dd35584d123daa8ad20fa317 --- src/mono/netcore/CoreFX.issues.rsp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mono/netcore/CoreFX.issues.rsp b/src/mono/netcore/CoreFX.issues.rsp index 995e0b3..142c5c7 100644 --- a/src/mono/netcore/CoreFX.issues.rsp +++ b/src/mono/netcore/CoreFX.issues.rsp @@ -477,8 +477,6 @@ # Object reference not set to an instance of an object error # https://github.com/mono/mono/issues/15115 -nomethod System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.ValidateAgainstBlobs --nomethod System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.RoundtripManyObjectsInOneStream --nomethod System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.ValidateBasicObjectsRoundtrip #################################################################### ## System.Runtime.Tests -- 2.7.4