Disable failing ARM tests
authorBruce Forstall <Bruce_Forstall@msn.com>
Thu, 2 Aug 2018 16:08:46 +0000 (09:08 -0700)
committerBruce Forstall <Bruce_Forstall@msn.com>
Thu, 2 Aug 2018 16:08:46 +0000 (09:08 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/e864e2f73ec1a69b8b2c2bec2305dd758aaf6346

src/coreclr/tests/arm/Tests.lst
src/coreclr/tests/testsFailing.arm.txt

index 0e7c535..e317236 100644 (file)
@@ -15497,7 +15497,7 @@ RelativePath=GC\Features\Finalizer\finalizeother\finalizearraysleep\finalizearra
 WorkingDir=GC\Features\Finalizer\finalizeother\finalizearraysleep
 Expected=0
 MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS;Pri1
+Categories=EXPECTED_PASS;Pri1;JITSTRESS_FAIL;19248
 HostStyle=0
 
 [_il_dbgindcall.cmd_1949]
@@ -26137,7 +26137,7 @@ RelativePath=JIT\Methodical\fp\exgen\10w250d_cs_ro\10w250d_cs_ro.cmd
 WorkingDir=JIT\Methodical\fp\exgen\10w250d_cs_ro
 Expected=0
 MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS;Pri1
+Categories=EXPECTED_PASS;Pri1;JITSTRESS_FAIL;18986
 HostStyle=0
 
 [Generated1391.cmd_3284]
@@ -52921,7 +52921,7 @@ RelativePath=GC\Features\Finalizer\finalizeother\finalizearray\finalizearray.cmd
 WorkingDir=GC\Features\Finalizer\finalizeother\finalizearray
 Expected=0
 MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;JITSTRESS_FAIL;19248
 HostStyle=0
 
 [Generated635.cmd_6640]
@@ -54713,7 +54713,7 @@ RelativePath=JIT\Methodical\fp\exgen\10w5d_cs_ro\10w5d_cs_ro.cmd
 WorkingDir=JIT\Methodical\fp\exgen\10w5d_cs_ro
 Expected=0
 MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;JITSTRESS_FAIL;18986
 HostStyle=0
 
 [GCSimulator_353.cmd_6865]
@@ -62017,7 +62017,7 @@ RelativePath=JIT\Methodical\fp\exgen\10w5d_cs_do\10w5d_cs_do.cmd
 WorkingDir=JIT\Methodical\fp\exgen\10w5d_cs_do
 Expected=0
 MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;JITSTRESS_FAIL;18988
 HostStyle=0
 
 [b03995.cmd_7785]
index 5483ea5..62c9e0f 100644 (file)
@@ -1,7 +1,10 @@
+CoreMangLib/system/span/SlowTailCallArgs/SlowTailCallArgs.sh
 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/Features/Finalizer/finalizeother/finalizearray/finalizearray.sh # https://github.com/dotnet/coreclr/issues/19248
+GC/Features/Finalizer/finalizeother/finalizearraysleep/finalizearraysleep.sh # https://github.com/dotnet/coreclr/issues/19248
 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
+JIT/Methodical/fp/exgen/10w250d_cs_ro/10w250d_cs_ro.sh # https://github.com/dotnet/coreclr/issues/18986
+JIT/Methodical/fp/exgen/10w5d_cs_ro/10w5d_cs_ro.sh # https://github.com/dotnet/coreclr/issues/18986
+JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b65423/b65423/b65423.sh # https://github.com/dotnet/coreclr/issues/18441
+Regressions/coreclr/GitHub_12224/Test12224/Test12224.sh # https://github.com/dotnet/coreclr/issues/19086 -- GCStress=0xC ZapDisable