summaryrefslogtreecommitdiffstats
path: root/tests/expected-failure-github.txt
diff options
context:
space:
mode:
authorAnders Leino <aleino@nvidia.com>2024-11-20 11:40:18 +0200
committerGitHub <noreply@github.com>2024-11-20 11:40:18 +0200
commita43b3c4d0ad03172dd45c2a785cade76dacb1e30 (patch)
tree4e10606d7734925f89e0a7903765c6dc32616739 /tests/expected-failure-github.txt
parented123a9ca901cdffdeeb61b761eeb8c199a70d04 (diff)
Fix WGPU test by provding TEST_INPUT for outputBuffer (#5611)
This makes tests/bugs/shadowed-lookup.slang pass on WGPU. The underlying issue seems similar to #5277.
Diffstat (limited to 'tests/expected-failure-github.txt')
-rw-r--r--tests/expected-failure-github.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/expected-failure-github.txt b/tests/expected-failure-github.txt
index 5d345b9e4..c49b3b574 100644
--- a/tests/expected-failure-github.txt
+++ b/tests/expected-failure-github.txt
@@ -13,7 +13,6 @@ tests/bugs/frexp-double.slang.7 syn (wgpu)
tests/bugs/gh-3980.slang.7 syn (wgpu)
tests/bugs/gh-518.slang.2 syn (wgpu)
tests/bugs/op-assignment-unify-mat.slang.4 syn (wgpu)
-tests/bugs/shadowed-lookup.slang.1 syn (wgpu)
tests/bugs/user-attribute-lookup.slang.2 syn (wgpu)
tests/compute/atomics (wgpu)
tests/compute/atomics-buffer (wgpu)