tint: delete e2e test with invalid SPIR-V
As per dneto's comment
(https://bugs.chromium.org/p/tint/issues/detail?id=804#c27), this is no
longer valid SPIR-V, and fails in our spirv reader when validating.
Change-Id: I7d2e17b9b5ab827af19e08cb66ad15595a5bb3f5
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/103840
Reviewed-by: Ben Clayton <bclayton@google.com>
diff --git a/test/tint/bug/tint/804.spv b/test/tint/bug/tint/804.spv
deleted file mode 100644
index 6501bb8..0000000
--- a/test/tint/bug/tint/804.spv
+++ /dev/null
Binary files differ
diff --git a/test/tint/bug/tint/804.spv.expected.dxc.hlsl b/test/tint/bug/tint/804.spv.expected.dxc.hlsl
deleted file mode 100644
index be038c9..0000000
--- a/test/tint/bug/tint/804.spv.expected.dxc.hlsl
+++ /dev/null
@@ -1,7 +0,0 @@
-SKIP: FAILED
-
-
-
-error: line:629: Block 191[%191] branches to the loop continue target 192[%192], but is not contained in the associated loop construct 162[%162]
- OpBranch %192
-
diff --git a/test/tint/bug/tint/804.spv.expected.fxc.hlsl b/test/tint/bug/tint/804.spv.expected.fxc.hlsl
deleted file mode 100644
index be038c9..0000000
--- a/test/tint/bug/tint/804.spv.expected.fxc.hlsl
+++ /dev/null
@@ -1,7 +0,0 @@
-SKIP: FAILED
-
-
-
-error: line:629: Block 191[%191] branches to the loop continue target 192[%192], but is not contained in the associated loop construct 162[%162]
- OpBranch %192
-
diff --git a/test/tint/bug/tint/804.spv.expected.glsl b/test/tint/bug/tint/804.spv.expected.glsl
deleted file mode 100644
index be038c9..0000000
--- a/test/tint/bug/tint/804.spv.expected.glsl
+++ /dev/null
@@ -1,7 +0,0 @@
-SKIP: FAILED
-
-
-
-error: line:629: Block 191[%191] branches to the loop continue target 192[%192], but is not contained in the associated loop construct 162[%162]
- OpBranch %192
-
diff --git a/test/tint/bug/tint/804.spv.expected.msl b/test/tint/bug/tint/804.spv.expected.msl
deleted file mode 100644
index be038c9..0000000
--- a/test/tint/bug/tint/804.spv.expected.msl
+++ /dev/null
@@ -1,7 +0,0 @@
-SKIP: FAILED
-
-
-
-error: line:629: Block 191[%191] branches to the loop continue target 192[%192], but is not contained in the associated loop construct 162[%162]
- OpBranch %192
-
diff --git a/test/tint/bug/tint/804.spv.expected.spvasm b/test/tint/bug/tint/804.spv.expected.spvasm
deleted file mode 100644
index be038c9..0000000
--- a/test/tint/bug/tint/804.spv.expected.spvasm
+++ /dev/null
@@ -1,7 +0,0 @@
-SKIP: FAILED
-
-
-
-error: line:629: Block 191[%191] branches to the loop continue target 192[%192], but is not contained in the associated loop construct 162[%162]
- OpBranch %192
-
diff --git a/test/tint/bug/tint/804.spv.expected.wgsl b/test/tint/bug/tint/804.spv.expected.wgsl
deleted file mode 100644
index be038c9..0000000
--- a/test/tint/bug/tint/804.spv.expected.wgsl
+++ /dev/null
@@ -1,7 +0,0 @@
-SKIP: FAILED
-
-
-
-error: line:629: Block 191[%191] branches to the loop continue target 192[%192], but is not contained in the associated loop construct 162[%162]
- OpBranch %192
-