From 5af3a154e728edc6574dadd4c9400530973990dd Mon Sep 17 00:00:00 2001 From: Sergey Andreenko Date: Fri, 14 Jun 2019 12:49:29 -0700 Subject: 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(-) (limited to 'tests/src/JIT/Regression') 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 3abee21adf..a0ae081a1a 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 @@ -- cgit v1.2.3