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>
This commit is contained in:
parent
eea420871f
commit
451dcac7bc
Binary file not shown.
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
Loading…
Reference in New Issue