From 8fd74f342695704cbb28cb39a47d6f456acc6bbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= Date: Wed, 5 Oct 2022 07:23:05 +0900 Subject: [PATCH] [NativeAot] Start running S.R.Metadata tests (#76583) * Check if S.R.Metadata tests now pass This was hitting a compiler crash due to System.Reflection.Metadata bug around generic attributes. Since we now host the compiler with RC1 bits, the problem should be gone. No merge for now because this should not be promoted to a smoke test, just unblocked in the extra-platforms run. * Update tests.proj --- src/libraries/tests.proj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index 60c91226387c86..157b699d52a0b4 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -480,7 +480,6 @@ -