From ac12c6ba6779bc81780b4baa2b61ade21f264274 Mon Sep 17 00:00:00 2001 From: vsadov <8218165+VSadov@users.noreply.github.com> Date: Wed, 9 Nov 2022 09:31:13 -0800 Subject: [PATCH 1/2] Make Frozen collections tests pass with NativeAOT --- .../tests/default.rd.xml | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/src/libraries/System.Collections.Immutable/tests/default.rd.xml b/src/libraries/System.Collections.Immutable/tests/default.rd.xml index 5850162b1b8382..2a07f10aba46b9 100644 --- a/src/libraries/System.Collections.Immutable/tests/default.rd.xml +++ b/src/libraries/System.Collections.Immutable/tests/default.rd.xml @@ -23,5 +23,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 78a74d383b540b0325fa9bedbc8d34d9e3823f7a Mon Sep 17 00:00:00 2001 From: Vladimir Sadov Date: Wed, 9 Nov 2022 15:46:35 -0800 Subject: [PATCH 2/2] Update src/libraries/System.Collections.Immutable/tests/default.rd.xml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Michal Strehovský --- .../System.Collections.Immutable/tests/default.rd.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/libraries/System.Collections.Immutable/tests/default.rd.xml b/src/libraries/System.Collections.Immutable/tests/default.rd.xml index 2a07f10aba46b9..73d56d5b6d270c 100644 --- a/src/libraries/System.Collections.Immutable/tests/default.rd.xml +++ b/src/libraries/System.Collections.Immutable/tests/default.rd.xml @@ -30,33 +30,25 @@ - - - - - - - -