summaryrefslogtreecommitdiffstats
path: root/tests/expected-failure-github.txt
blob: 6c2600bebd1108e2014e147fd34ce706d581d441 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# CoopVec tests failures are due to a bug in old VulkanSDK version 1.4.313.0 or below.
# When we upgrade VulkanSDK version on all CI machines, they should be removed from this list.
tests/cooperative-vector/matrix-mul-bias-mut.slang (vk)
tests/cooperative-vector/matrix-mul-bias-packed-mut.slang (vk)
tests/cooperative-vector/matrix-mul-bias-packed.slang (vk)
tests/cooperative-vector/matrix-mul-bias-rw-packed.slang (vk)
tests/cooperative-vector/matrix-mul-bias-rw.slang (vk)
tests/cooperative-vector/matrix-mul-bias-rwbyteaddress-packed.slang (vk)
tests/cooperative-vector/matrix-mul-bias-structuredbuffer-packed.slang (vk)
tests/cooperative-vector/matrix-mul-bias.slang (vk)
tests/cooperative-vector/matrix-mul-byteaddress.slang (vk)
tests/cooperative-vector/matrix-mul-mut.slang (vk)
tests/cooperative-vector/matrix-mul-packed-mut.slang (vk)
tests/cooperative-vector/matrix-mul-packed.slang (vk)
tests/cooperative-vector/matrix-mul-rw-packed.slang (vk)
tests/cooperative-vector/matrix-mul-rw.slang (vk)
tests/cooperative-vector/matrix-mul-rwbyteaddress-packed.slang (vk)
tests/cooperative-vector/matrix-mul-structuredbuffer-packed.slang (vk)
tests/cooperative-vector/matrix-mul.slang (vk)

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)