tint: delete e2e test for bug/tint/807

This test really only tests a Tint defensive check while we wait for a
proper spirv-val fix:
https://github.com/KhronosGroup/SPIRV-Tools/issues/4354

Bug: tint:1521
Change-Id: I02ae231657452dd7f92374df47e3e5a3976371e8
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88361
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
diff --git a/test/tint/bug/tint/807.spv b/test/tint/bug/tint/807.spv
deleted file mode 100644
index 6eda97d..0000000
--- a/test/tint/bug/tint/807.spv
+++ /dev/null
Binary files differ
diff --git a/test/tint/bug/tint/807.spv.expected.glsl b/test/tint/bug/tint/807.spv.expected.glsl
deleted file mode 100644
index bae8fb2..0000000
--- a/test/tint/bug/tint/807.spv.expected.glsl
+++ /dev/null
@@ -1,8 +0,0 @@
-SKIP: FAILED
-
-
-struct buf0 {
-  resolution : vec2<f32>,
-}
-
-error: undef pointer is not valid: %845 = OpUndef %434
diff --git a/test/tint/bug/tint/807.spv.expected.hlsl b/test/tint/bug/tint/807.spv.expected.hlsl
deleted file mode 100644
index d681370..0000000
--- a/test/tint/bug/tint/807.spv.expected.hlsl
+++ /dev/null
@@ -1,8 +0,0 @@
-SKIP: FAILED
-
-
-struct buf0 {
-  resolution : vec2<f32>,
-};
-
-error: undef pointer is not valid: %845 = OpUndef %434
diff --git a/test/tint/bug/tint/807.spv.expected.msl b/test/tint/bug/tint/807.spv.expected.msl
deleted file mode 100644
index f624e54..0000000
--- a/test/tint/bug/tint/807.spv.expected.msl
+++ /dev/null
@@ -1,3 +0,0 @@
-SKIP: FAILED
-
-error: undef pointer is not valid: %845 = OpUndef %434
diff --git a/test/tint/bug/tint/807.spv.expected.spvasm b/test/tint/bug/tint/807.spv.expected.spvasm
deleted file mode 100644
index f624e54..0000000
--- a/test/tint/bug/tint/807.spv.expected.spvasm
+++ /dev/null
@@ -1,3 +0,0 @@
-SKIP: FAILED
-
-error: undef pointer is not valid: %845 = OpUndef %434
diff --git a/test/tint/bug/tint/807.spv.expected.wgsl b/test/tint/bug/tint/807.spv.expected.wgsl
deleted file mode 100644
index f624e54..0000000
--- a/test/tint/bug/tint/807.spv.expected.wgsl
+++ /dev/null
@@ -1,3 +0,0 @@
-SKIP: FAILED
-
-error: undef pointer is not valid: %845 = OpUndef %434