tests/language-feature/saturated-cooperation/simple.slang (vk)
tests/language-feature/saturated-cooperation/fuse3.slang (vk)
tests/language-feature/saturated-cooperation/fuse-product.slang (vk)
tests/language-feature/saturated-cooperation/fuse.slang (vk)
tests/render/render0.hlsl (mtl)
tests/render/multiple-stage-io-locations.slang (mtl)
tests/render/nointerpolation.hlsl (mtl)
tests/serialization/obfuscated-serialized-module-test.slang.2 syn (mtl)
tests/autodiff/custom-intrinsic.slang.2 syn (wgpu)
tests/bugs/buffer-swizzle-store.slang.3 syn (wgpu)
tests/compute/interface-shader-param-in-struct.slang.4 syn (wgpu)
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)
# VVL error with VulkanSDK 1.4.321. Tracking on github #8145
# It requires an update of Tint/Dawn but the latest Tint/Dawn causes another issue #8379
tests/bugs/array-size-groupshared.slang.1 syn (wgpu)
tests/bugs/generic-groupshared.slang.2 syn (wgpu)
tests/compute/groupshared.slang.4 syn (wgpu)
tests/metal/groupshared-threadlocal-same-parameter.slang.4 syn (wgpu)

# TODO: Need to investigate why some of Coopvec tests are failing
## Windows
tests/cooperative-vector/matrix-mul-bias-packed-mut.slang.3
tests/cooperative-vector/matrix-mul-bias-mut.slang.3
tests/cooperative-vector/matrix-mul-bias-packed.slang.3
tests/cooperative-vector/matrix-mul-byteaddress.slang.3
tests/cooperative-vector/matrix-mul-bias.slang.3
tests/cooperative-vector/matrix-mul-mut.slang.3
tests/cooperative-vector/matrix-mul-packed-mut.slang.3
tests/cooperative-vector/matrix-mul-packed.slang.3
tests/cooperative-vector/matrix-mul.slang.3

# TODO: Need to investigate why some of Coopvec tests are failing
## Linux
tests/cooperative-matrix/add.slang.4
tests/cooperative-matrix/array.slang.5
tests/cooperative-matrix/comparison.slang.2
tests/cooperative-matrix/conversion-1.slang.4
tests/cooperative-matrix/conversion.slang.2
tests/cooperative-matrix/copyFrom.slang.4
tests/cooperative-matrix/div.slang.4
tests/cooperative-matrix/fill.slang.4
tests/cooperative-matrix/inout.slang.4
tests/cooperative-matrix/length.slang.2
tests/cooperative-matrix/load-store-rwbyteaddressbuffer.slang.4
tests/cooperative-matrix/load-store-rwstructuredbuffer.slang.6
tests/cooperative-matrix/load-store.slang.4
tests/cooperative-matrix/mat-mul-add.slang.3
tests/cooperative-matrix/mod.slang.2
tests/cooperative-matrix/mod1.slang.4
tests/cooperative-matrix/mul.slang.4
tests/cooperative-matrix/out.slang.4
tests/cooperative-matrix/parameter.slang.4
tests/cooperative-matrix/return.slang.4
tests/cooperative-matrix/scalar-mul.slang.4
tests/cooperative-matrix/struct.slang.5
tests/cooperative-matrix/sub.slang.4
tests/cooperative-matrix/subscript-in-func.slang.4
tests/cooperative-matrix/subscript.slang.4
tests/cooperative-matrix/unary_neg.slang.4
