From 279de50f9d717e5036b08e17fa937f7881f776e6 Mon Sep 17 00:00:00 2001 From: Jay Kwak <82421531+jkwak-work@users.noreply.github.com> Date: Thu, 3 Jul 2025 09:59:02 -0700 Subject: 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) --- tests/expected-failure-github.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests') 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) -- cgit v1.2.3