From 5266d3ec67f261f0d049ab99587f6b079796bce6 Mon Sep 17 00:00:00 2001 From: Tanner Gooding Date: Mon, 29 Jan 2018 19:17:02 -0800 Subject: Temporaily disable some HWIntrinsic tests due to the naming changes. --- tests/issues.targets | 18 ++++++++++++++++++ tests/testsFailingOutsideWindows.txt | 6 ++++++ 2 files changed, 24 insertions(+) (limited to 'tests') diff --git a/tests/issues.targets b/tests/issues.targets index 1ebf4cd8b8..0c21694d3d 100644 --- a/tests/issues.targets +++ b/tests/issues.targets @@ -196,6 +196,24 @@ 15924 + + 16094 + + + 16094 + + + 16094 + + + 16094 + + + 16094 + + + 16094 + diff --git a/tests/testsFailingOutsideWindows.txt b/tests/testsFailingOutsideWindows.txt index 4a10b2f998..c9ab818aca 100644 --- a/tests/testsFailingOutsideWindows.txt +++ b/tests/testsFailingOutsideWindows.txt @@ -79,3 +79,9 @@ Loader/classloader/TypeGeneratorTests/TypeGeneratorTest614/Generated614/Generate Loader/classloader/TypeGeneratorTests/TypeGeneratorTest681/Generated681/Generated681.sh Loader/classloader/TypeGeneratorTests/TypeGeneratorTest682/Generated682/Generated682.sh Loader/classloader/TypeGeneratorTests/TypeGeneratorTest683/Generated683/Generated683.sh +JIT/HardwareIntrinsics/X86/Sse/ConvertToVector128SingleScalar_r/ConvertToVector128SingleScalar_r.sh +JIT/HardwareIntrinsics/X86/Sse/ConvertToVector128SingleScalar_ro/ConvertToVector128SingleScalar_ro.sh +JIT/HardwareIntrinsics/X86/Sse/LoadScalar_r/LoadScalar_r.sh +JIT/HardwareIntrinsics/X86/Sse/LoadScalar_ro/LoadScalar_ro.sh +JIT/HardwareIntrinsics/X86/Sse/SetScalar_r/SetScalar_r.sh +JIT/HardwareIntrinsics/X86/Sse/SetScalar_ro/SetScalar_ro.sh -- cgit v1.2.3