From 2aab5a50a535ac46c875851571ec5e602f7c7886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= Date: Wed, 17 May 2023 11:04:25 +0900 Subject: [PATCH 1/3] Remove NativeAOT test exclusion for issue #83167 Resolves #83167. --- src/libraries/tests.proj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index ec83814b18d8ef..544083c5b8f6f4 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -408,10 +408,6 @@ - - - From 83ea66b1f057222c90c15bae8551a5e288d9ed7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= Date: Wed, 17 May 2023 12:08:54 +0900 Subject: [PATCH 2/3] Update tests.proj --- src/libraries/tests.proj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index 544083c5b8f6f4..43783cb39d0e40 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -448,6 +448,7 @@ + From 437a5346c0c9bdb2dc9e02a7f519ee972d032871 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= Date: Wed, 17 May 2023 17:46:26 +0900 Subject: [PATCH 3/3] Update tests.proj --- src/libraries/tests.proj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index 43783cb39d0e40..fcbe99e9ea4e2b 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -408,6 +408,10 @@ + + +