tint: Update SKIP lines with specific FXC bug
Error is: internal error: compilation aborted unexpectedly Bug: tint:1521 Change-Id: I482699d43001a95673bf44d97f5be314a3e69be2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88401 Reviewed-by: Ben Clayton <bclayton@google.com>
This commit is contained in:
parent
bdd2bc9750
commit
b909d5554d
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
warning: code is unreachable
|
||||
warning: code is unreachable
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
vk-gl-cts/graphicsfuzz/spv-load-from-frag-color/1.wgsl:46:11 warning: code is unreachable
|
||||
return;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
warning: code is unreachable
|
||||
warning: code is unreachable
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-false-if-discard-loop/0.wgsl:46:11 warning: code is unreachable
|
||||
return;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
warning: code is unreachable
|
||||
warning: code is unreachable
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-fragcoord-less-than-zero/0.wgsl:58:7 warning: code is unreachable
|
||||
return;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
warning: code is unreachable
|
||||
warning: code is unreachable
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-fragcoord-less-than-zero/1.wgsl:60:7 warning: code is unreachable
|
||||
return;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
warning: code is unreachable
|
||||
warning: code is unreachable
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-with-loop-read-write-global/0-opt.wgsl:58:7 warning: code is unreachable
|
||||
return;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
warning: code is unreachable
|
||||
warning: code is unreachable
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-with-loop-read-write-global/1.wgsl:70:7 warning: code is unreachable
|
||||
return;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
struct BST {
|
||||
int data;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SKIP: FAILED
|
||||
SKIP: FAILED https://crbug.com/tint/1522
|
||||
|
||||
struct BST {
|
||||
int data;
|
||||
|
|
Loading…
Reference in New Issue