From 85869293e96cdef063d1e4bb783c57665014c35c Mon Sep 17 00:00:00 2001 From: Sergey Andreenko Date: Mon, 13 Aug 2018 16:16:50 -0700 Subject: [PATCH] disable tests\src\JIT\Methodical\fp\exgen\10w5d_cs_do (dotnet/coreclr#19465) in stress modes. The issue is dotnet/coreclr#18988 Commit migrated from https://github.com/dotnet/coreclr/commit/b0686a29be2eff059f080a66b7aa4febe55a01bc --- src/coreclr/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_do.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/coreclr/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_do.csproj b/src/coreclr/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_do.csproj index 6bb65b3..718bbef 100644 --- a/src/coreclr/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_do.csproj +++ b/src/coreclr/tests/src/JIT/Methodical/fp/exgen/10w5d_cs_do.csproj @@ -25,6 +25,8 @@ Full True True + + True -- 2.7.4