summaryrefslogtreecommitdiffstats
path: root/tests/expected-failure-github.txt
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2025-07-03 09:59:02 -0700
committerGitHub <noreply@github.com>2025-07-03 16:59:02 +0000
commit279de50f9d717e5036b08e17fa937f7881f776e6 (patch)
tree3659f47f3093a91a09f347a1c1840fb8ea60e664 /tests/expected-failure-github.txt
parent20afbfea3134050fa93e48b5bb4edd59552384ec (diff)
Remove a test from expected-failure-github for MacOS (#7526)
This commit removes the following test from expected-failure-github.txt because the issue is addressed on slang-rhi side. tests/compute/cbuffer-legalize.slang.2 syn (mtl)
Diffstat (limited to 'tests/expected-failure-github.txt')
-rw-r--r--tests/expected-failure-github.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/expected-failure-github.txt b/tests/expected-failure-github.txt
index 0f6568997..9d1af7a4d 100644
--- a/tests/expected-failure-github.txt
+++ b/tests/expected-failure-github.txt
@@ -13,6 +13,5 @@ tests/compute/interface-shader-param.slang.5 syn (wgpu)
tests/language-feature/shader-params/interface-shader-param-ordinary.slang.4 syn (wgpu)
tests/glsl-intrinsic/shader-subgroup/shader-subgroup-builtin-variables.slang.8 (mtl)
tests/glsl-intrinsic/shader-subgroup/shader-subgroup-builtin-variables-2.slang.3 (mtl)
-tests/compute/cbuffer-legalize.slang.2 syn (mtl)
tests/cooperative-vector/matrix-mul-bias-packed.slang (vk)
-tests/cooperative-vector/matrix-mul-bias-packed-mut.slang (vk) \ No newline at end of file
+tests/cooperative-vector/matrix-mul-bias-packed-mut.slang (vk)