From c31b343a367e8c4336480d9627498d88d0102407 Mon Sep 17 00:00:00 2001 From: Bruce Forstall Date: Thu, 25 Oct 2018 09:40:47 -0700 Subject: [PATCH] Disable b152292 for arm32 also Commit migrated from https://github.com/dotnet/coreclr/commit/6165e1834a69e15897ca1ecdc794b283e85d2c47 --- src/coreclr/tests/issues.targets | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/coreclr/tests/issues.targets b/src/coreclr/tests/issues.targets index 1d46f50..ab4cffd 100644 --- a/src/coreclr/tests/issues.targets +++ b/src/coreclr/tests/issues.targets @@ -577,6 +577,9 @@ 19340 + + 20358 + -- 2.7.4