From 96687874d8081bbb70be6b506615755a274ce4e4 Mon Sep 17 00:00:00 2001 From: leasunhy Date: Tue, 2 May 2017 14:24:00 +0800 Subject: [PATCH] Test: refine test_coreclr.csproj - tests failing to build will not be run now --- tests/test_coreclr.csproj | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/tests/test_coreclr.csproj b/tests/test_coreclr.csproj index 5df19c74d..358e35ec7 100644 --- a/tests/test_coreclr.csproj +++ b/tests/test_coreclr.csproj @@ -28,11 +28,6 @@ WorkingDirectory="$([System.IO.Path]::GetDirectoryName(%(Exe.Identity)))" ContinueOnError="false"/> - - + ContinueOnError="true" Condition="Exists('$([System.IO.Path]::GetDirectoryName(%(Test.Identity)))/bin/Release/netcoreapp2.0/$([System.IO.Path]::GetFileNameWithoutExtension(%(Test.Identity))).dll')"/>