From 5af3a154e728edc6574dadd4c9400530973990dd Mon Sep 17 00:00:00 2001 From: Sergey Andreenko Date: Fri, 14 Jun 2019 12:49:29 -0700 Subject: [PATCH] Do not force GCStress at all. It doesn't work on OSX and Alpine. It shows random failures on Windows as well, that we do not want to see in our PR/CI outerloop testing. --- tests/src/JIT/Regression/JitBlue/GitHub_23199/GitHub_23199.csproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/src/JIT/Regression/JitBlue/GitHub_23199/GitHub_23199.csproj b/tests/src/JIT/Regression/JitBlue/GitHub_23199/GitHub_23199.csproj index 3abee21..a0ae081 100644 --- a/tests/src/JIT/Regression/JitBlue/GitHub_23199/GitHub_23199.csproj +++ b/tests/src/JIT/Regression/JitBlue/GitHub_23199/GitHub_23199.csproj @@ -34,12 +34,10 @@ -- 2.7.4