From 9d9c64dfe1c9bbc5a9324a1e6d31be8628bbf876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= Date: Fri, 27 Sep 2024 05:09:29 +0900 Subject: [PATCH] Disable System.Collections.Immutable tests on native AOT (#108275) --- src/libraries/tests.proj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index e0c341cc41e90..e412063ebd50b 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -441,6 +441,9 @@ + + +