From f30d3a84da00b986b3ae5f1a8a8e425e63d67d21 Mon Sep 17 00:00:00 2001 From: Bruce Forstall Date: Fri, 2 Mar 2018 10:25:18 -0800 Subject: Delete SingleGetHashCode and DoubleGetHashCode tests for arm/arm64 (#16688) * Delete SingleGetHashCode and DoubleGetHashCode tests for arm/arm64 The tests themselves were deleted with #16567. * Delete arm/arm64 tests deleted in #16571 StringCompare1, StringCompare2, StringCompare15 * Delete more references to these tests --- tests/arm64/Tests.lst | 40 ---------------------------------------- 1 file changed, 40 deletions(-) (limited to 'tests/arm64') diff --git a/tests/arm64/Tests.lst b/tests/arm64/Tests.lst index a25a87e116..1c2ae26088 100644 --- a/tests/arm64/Tests.lst +++ b/tests/arm64/Tests.lst @@ -10556,14 +10556,6 @@ MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[DoubleGetHashCode.cmd_1368] -RelativePath=CoreMangLib\cti\system\double\DoubleGetHashCode\DoubleGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\double\DoubleGetHashCode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - [DoubleIConvertibleToBoolean.cmd_1369] RelativePath=CoreMangLib\cti\system\double\DoubleIConvertibleToBoolean\DoubleIConvertibleToBoolean.cmd WorkingDir=CoreMangLib\cti\system\double\DoubleIConvertibleToBoolean @@ -17836,14 +17828,6 @@ MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[SingleGetHashCode.cmd_2434] -RelativePath=CoreMangLib\cti\system\single\SingleGetHashCode\SingleGetHashCode.cmd -WorkingDir=CoreMangLib\cti\system\single\SingleGetHashCode -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - [SingleIsInfinity.cmd_2435] RelativePath=CoreMangLib\cti\system\single\SingleIsInfinity\SingleIsInfinity.cmd WorkingDir=CoreMangLib\cti\system\single\SingleIsInfinity @@ -18020,30 +18004,6 @@ MaxAllowedDurationSeconds=600 Categories=Pri1;RT;EXPECTED_PASS HostStyle=0 -[StringCompare1.cmd_2460] -RelativePath=CoreMangLib\cti\system\string\StringCompare1\StringCompare1.cmd -WorkingDir=CoreMangLib\cti\system\string\StringCompare1 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StringCompare15.cmd_2461] -RelativePath=CoreMangLib\cti\system\string\StringCompare15\StringCompare15.cmd -WorkingDir=CoreMangLib\cti\system\string\StringCompare15 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - -[StringCompare2.cmd_2462] -RelativePath=CoreMangLib\cti\system\string\StringCompare2\StringCompare2.cmd -WorkingDir=CoreMangLib\cti\system\string\StringCompare2 -Expected=0 -MaxAllowedDurationSeconds=600 -Categories=Pri1;RT;EXPECTED_PASS -HostStyle=0 - [StringCompare9.cmd_2463] RelativePath=CoreMangLib\cti\system\string\StringCompare9\StringCompare9.cmd WorkingDir=CoreMangLib\cti\system\string\StringCompare9 -- cgit v1.2.3