From: Egor Chesakov Date: Mon, 23 Jul 2018 21:13:20 +0000 (-0700) Subject: Disable tests failing on ARM32 in https://github.com/dotnet/coreclr/pull/18784 (dotne... X-Git-Tag: submit/tizen/20210909.063632~11030^2~4296 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=03344dfd7c63154d382285300eb287ffe832907e;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Disable tests failing on ARM32 in https://github.com/dotnet/coreclr/pull/18784 (dotnet/coreclr#19087) Commit migrated from https://github.com/dotnet/coreclr/commit/3c1f91004fe5caeb77c0dc37484102308b03b74a --- diff --git a/src/coreclr/tests/testsFailing.arm.txt b/src/coreclr/tests/testsFailing.arm.txt index b8d8e80..5483ea5 100644 --- a/src/coreclr/tests/testsFailing.arm.txt +++ b/src/coreclr/tests/testsFailing.arm.txt @@ -1,5 +1,7 @@ GC/API/GC/GetAllocatedBytesForCurrentThread/GetAllocatedBytesForCurrentThread.sh +GC/API/WeakReference/Finalize2/Finalize2.sh # https://github.com/dotnet/coreclr/issues/19085 -- GCStress=0xC JitStress=1 or JitStress=2 GC/Scenarios/LeakWheel/leakwheel/leakwheel.sh CoreMangLib/system/span/SlowTailCallArgs/SlowTailCallArgs.sh # b65423 tracking bug: https://github.com/dotnet/coreclr/issues/18441 JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b65423/b65423/b65423.sh +Regressions/coreclr/GitHub_12224/Test12224/Test12224.sh # https://github.com/dotnet/coreclr/issues/19086 -- GCStress=0xC ZapDisable \ No newline at end of file