Disable tests failing on ARM32 in https://github.com/dotnet/coreclr/pull/18784 (dotne...
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Mon, 23 Jul 2018 21:13:20 +0000 (14:13 -0700)
committerGitHub <noreply@github.com>
Mon, 23 Jul 2018 21:13:20 +0000 (14:13 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/3c1f91004fe5caeb77c0dc37484102308b03b74a

src/coreclr/tests/testsFailing.arm.txt

index b8d8e80..5483ea5 100644 (file)
@@ -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