summaryrefslogtreecommitdiffstats
path: root/tests/expected-failure-github.txt
diff options
context:
space:
mode:
authorEllie Hermaszewska <ellieh@nvidia.com>2023-09-12 17:44:34 +0800
committerGitHub <noreply@github.com>2023-09-12 17:44:34 +0800
commit3f4081d854db2d186adea4067da575eca7c7adf1 (patch)
tree67defa47d2640478cfeac952bf42214d37ec3e34 /tests/expected-failure-github.txt
parent09854a4596019ddb3bb315b8836b5c88e718cdc7 (diff)
Correctly identify the number of operands to image sampling operands in SPIR-V (#3200)
* Correctly identify the number of operands to image sampling operands in SPIR-V * Neaten imageoperands warning test * Neaten imageoperands warning test
Diffstat (limited to 'tests/expected-failure-github.txt')
-rw-r--r--tests/expected-failure-github.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/expected-failure-github.txt b/tests/expected-failure-github.txt
index 2c5295967..48242fa05 100644
--- a/tests/expected-failure-github.txt
+++ b/tests/expected-failure-github.txt
@@ -1 +1,2 @@
-tests/cpu-program/gfx-smoke.slang (cpu) \ No newline at end of file
+tests/cpu-program/gfx-smoke.slang (cpu)
+tests/language-feature/spirv-asm/imageoperands-warning.slang (vk)