From 791834767b2bddf23c6ed72cc68f523728e25733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Rylek?= Date: Mon, 17 Aug 2020 19:55:22 +0200 Subject: [PATCH] Block out the Runtime_40444 test failing in PR's + alpha-ordering (#40907) --- src/coreclr/tests/issues.targets | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/src/coreclr/tests/issues.targets b/src/coreclr/tests/issues.targets index a2f45d4d14017..7dc5be57f5807 100644 --- a/src/coreclr/tests/issues.targets +++ b/src/coreclr/tests/issues.targets @@ -25,9 +25,18 @@ + + https://github.com/dotnet/runtime/issues/11213 + + + This test is to verify we are running mono, and therefore only makes sense on mono. + https://github.com/dotnet/runtime/issues/10847 + + https://github.com/dotnet/runtime/issues/6372 + https://github.com/dotnet/runtime/issues/5933 @@ -67,14 +76,8 @@ https://github.com/dotnet/runtime/issues/5933 - - https://github.com/dotnet/runtime/issues/11213 - - - https://github.com/dotnet/runtime/issues/6372 - - - https://github.com/dotnet/runtime/issues/10888 https://github.com/dotnet/runtime/issues/11823 + + https://github.com/dotnet/runtime/issues/40885 https://github.com/dotnet/runtime/issues/3893 @@ -112,8 +115,8 @@ https://github.com/dotnet/runtime/issues/3893 - - This test is to verify we are running mono, and therefore only makes sense on mono. + + https://github.com/dotnet/runtime/issues/10888 https://github.com/dotnet/runtime/issues/11823