From 4e3eed5aad8b0bbe1ada020e76de1df1251c10a8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tom=C3=A1=C5=A1=20Rylek?= Date: Wed, 10 Nov 2021 21:28:35 +0100 Subject: [PATCH] Baseline two failing tests to make outerloop green again (#61280) --- src/tests/issues.targets | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/tests/issues.targets b/src/tests/issues.targets index dc17888..14aacc6 100644 --- a/src/tests/issues.targets +++ b/src/tests/issues.targets @@ -482,6 +482,9 @@ Allocates large contiguous array that is not consistently available on 32-bit platforms + + https://github.com/dotnet/runtime/issues/60152 + @@ -508,6 +511,9 @@ + + https://github.com/dotnet/runtime/issues/57621 + https://github.com/dotnet/runtime/issues/10478 -- 2.7.4