From: Bruce Forstall Date: Mon, 13 Aug 2018 21:06:29 +0000 (-0700) Subject: Disable 3 tests for Windows/arm32 HeapVerify runs X-Git-Tag: submit/tizen/20210909.063632~11030^2~4148^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ecc7220360ede45ad8da3b3664aeb9da3b3268fd;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Disable 3 tests for Windows/arm32 HeapVerify runs They all time out. Fixes dotnet/coreclr#19462 Commit migrated from https://github.com/dotnet/coreclr/commit/ebe90ae3c9ccd874c4512b9bc3b3c1b025ca2d21 --- diff --git a/src/coreclr/tests/src/GC/API/GC/GetAllocatedBytesForCurrentThread.csproj b/src/coreclr/tests/src/GC/API/GC/GetAllocatedBytesForCurrentThread.csproj index e874df7..1114758 100644 --- a/src/coreclr/tests/src/GC/API/GC/GetAllocatedBytesForCurrentThread.csproj +++ b/src/coreclr/tests/src/GC/API/GC/GetAllocatedBytesForCurrentThread.csproj @@ -10,6 +10,7 @@ Exe {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ..\..\ + true diff --git a/src/coreclr/tests/src/GC/Regressions/v2.0-rtm/494226/494226.csproj b/src/coreclr/tests/src/GC/Regressions/v2.0-rtm/494226/494226.csproj index 28cece9..ea6757a 100644 --- a/src/coreclr/tests/src/GC/Regressions/v2.0-rtm/494226/494226.csproj +++ b/src/coreclr/tests/src/GC/Regressions/v2.0-rtm/494226/494226.csproj @@ -10,7 +10,7 @@ {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ..\..\ true - true + true true diff --git a/src/coreclr/tests/src/GC/Scenarios/ServerModel/servermodel.csproj b/src/coreclr/tests/src/GC/Scenarios/ServerModel/servermodel.csproj index a63c15d..31f3e5e 100644 --- a/src/coreclr/tests/src/GC/Scenarios/ServerModel/servermodel.csproj +++ b/src/coreclr/tests/src/GC/Scenarios/ServerModel/servermodel.csproj @@ -11,7 +11,7 @@ ..\..\ /numrequests:100 true - true + true