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:
Antonio Maiorano 2022-04-29 15:31:22 +00:00
parent bdd2bc9750
commit b909d5554d
14 changed files with 14 additions and 14 deletions

View File

@ -1,4 +1,4 @@
SKIP: FAILED
SKIP: FAILED https://crbug.com/tint/1522
warning: code is unreachable
warning: code is unreachable

View File

@ -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;

View File

@ -1,4 +1,4 @@
SKIP: FAILED
SKIP: FAILED https://crbug.com/tint/1522
warning: code is unreachable
warning: code is unreachable

View File

@ -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;

View File

@ -1,4 +1,4 @@
SKIP: FAILED
SKIP: FAILED https://crbug.com/tint/1522
warning: code is unreachable
warning: code is unreachable

View File

@ -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;

View File

@ -1,4 +1,4 @@
SKIP: FAILED
SKIP: FAILED https://crbug.com/tint/1522
warning: code is unreachable
warning: code is unreachable

View File

@ -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;

View File

@ -1,4 +1,4 @@
SKIP: FAILED
SKIP: FAILED https://crbug.com/tint/1522
warning: code is unreachable
warning: code is unreachable

View File

@ -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;

View File

@ -1,4 +1,4 @@
SKIP: FAILED
SKIP: FAILED https://crbug.com/tint/1522
warning: code is unreachable
warning: code is unreachable

View File

@ -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;

View File

@ -1,4 +1,4 @@
SKIP: FAILED
SKIP: FAILED https://crbug.com/tint/1522
struct BST {
int data;

View File

@ -1,4 +1,4 @@
SKIP: FAILED
SKIP: FAILED https://crbug.com/tint/1522
struct BST {
int data;