From 7887feed3d32cc65c5b5486574ce52efe668673a Mon Sep 17 00:00:00 2001 From: leasunhy Date: Tue, 2 May 2017 14:25:19 +0800 Subject: [PATCH] Test: coreclr tests are run with a time limit of 30mins --- tests/test_coreclr.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_coreclr.csproj b/tests/test_coreclr.csproj index 358e35ec7..5538b5e25 100644 --- a/tests/test_coreclr.csproj +++ b/tests/test_coreclr.csproj @@ -67,7 +67,7 @@ WorkingDirectory="$([System.IO.Path]::GetDirectoryName(%(Test.Identity)))" ContinueOnError="true" />