From f9cd9222fa2002134eea9ac39868b19b2cde9d86 Mon Sep 17 00:00:00 2001 From: Sergey Andreenko Date: Wed, 13 Mar 2019 13:08:38 -0700 Subject: [PATCH] exclude tracing/keyword/TwoKeywords/TwoKeywords on WIndows x86. (dotnet/coreclr#23237) Commit migrated from https://github.com/dotnet/coreclr/commit/bc9722ccdc539413a386c0aff6500bfa6d88fd80 --- 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 56b9dc4..30f8125 100644 --- a/src/coreclr/tests/issues.targets +++ b/src/coreclr/tests/issues.targets @@ -314,6 +314,9 @@ Varargs supported on this platform + + 23235, often fails with timeout in release + -- 2.7.4