summaryrefslogtreecommitdiffstats
path: root/tests/rewriter/error0.hlsl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rewriter/error0.hlsl')
-rw-r--r--tests/rewriter/error0.hlsl5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/rewriter/error0.hlsl b/tests/rewriter/error0.hlsl
index e42dec23e..d3deb2953 100644
--- a/tests/rewriter/error0.hlsl
+++ b/tests/rewriter/error0.hlsl
@@ -1,4 +1,7 @@
-//TEST(smoke):COMPARE_HLSL: -no-checking -target dxbc-assembly -profile ps_4_0 -entry main
+// Disbaled because Slang does semantic checks now, not the downstream compiler.
+
+//TEST_IGNORE_FILE
+//TEST(smoke):COMPARE_HLSL: -profile ps_4_0 -entry main
// We need to confirm that when there is an error in
// the input code, we allow the downstream compiler