From 2da1cff8a8c9491d9408a214cc86edcc0eea69fe Mon Sep 17 00:00:00 2001 From: pavelsavara Date: Mon, 22 Jul 2024 18:52:25 +0200 Subject: [PATCH] slow FS in MT --- .../tests/System.Private.Xml.Tests.csproj | 5 +++++ .../System.IO.FileSystem.Tests.csproj | 4 ++++ src/libraries/sendtohelix-browser.targets | 6 ++++++ 3 files changed, 15 insertions(+) diff --git a/src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj b/src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj index 66bae45f35293..d3a6bcda8d572 100644 --- a/src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj +++ b/src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj @@ -16,6 +16,11 @@ $(DefineConstants);TARGET_BROWSER + + + 01:15:00 + + diff --git a/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/System.IO.FileSystem.Tests.csproj b/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/System.IO.FileSystem.Tests.csproj index b4f627b831f2e..1efe4630f398b 100644 --- a/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/System.IO.FileSystem.Tests.csproj +++ b/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/System.IO.FileSystem.Tests.csproj @@ -6,6 +6,10 @@ --working-dir=/test-dir + + + 01:15:00 + diff --git a/src/libraries/sendtohelix-browser.targets b/src/libraries/sendtohelix-browser.targets index e1d0d2a5c9324..5e6d3bc50e63a 100644 --- a/src/libraries/sendtohelix-browser.targets +++ b/src/libraries/sendtohelix-browser.targets @@ -243,6 +243,9 @@ $(HelixCommand) $(_workItemTimeout) 01:20:00 + + 01:20:00 + 01:20:00 @@ -268,6 +271,9 @@ %(Identity) $(HelixCommand) $(_workItemTimeout) + + 01:20:00 + 01:20:00