aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci/expectations/host/virgl-gl-skips.txt
blob: 6c282d15866afde53635703dfb6dc8dc4ac5fdaf (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
43
44
45
46
47
48
49
# Sometimes crashes, e.g. https://gitlab.freedesktop.org/kusma/mesa/-/jobs/4109419
dEQP-GLES31.functional.compute.basic.empty

# Take too long to run
KHR-GL43.texture_swizzle.smoke
KHR-GL43.texture_swizzle.functional
KHR-GL43.copy_image.functional

glx@.*

# Skip because we don't care for fp64 for now
spec@arb_gpu_shader_fp64@.*

# Skip TS tests for now
spec@arb_tessellation_shader@.*

# Skip, this is expected
# Refer to src/mesa/main/drawpix.c:100
spec@ext_texture_integer@fbo-integer

# Fails on iris too
spec@arb_direct_state_access@gettextureimage-formats

# Skip these as they get skipped with the Intel driver + vtest
spec@arb_shader_texture_image_samples@builtin-image*

# Skip for now
spec@arb_vertex_attrib_64bit.*

# Reported as crash, but no obvious crash
spec@intel_shader_integer_functions2@execution@built-in-functions*
spec@arb_vertex_program.*

# Crashes when lowering GLSL to TGSI, but this is going away with the GLSL-NIR-TGSI lowering coming soon
spec@glsl-4.00@execution@inout.*

# Skip because they pass with the Intel driver
spec@arb_shader_texture_image_samples@texturesamples@.*
spec@nv_primitive_restart@primitive-restart-draw-mode-polygon
spec@nv_primitive_restart@primitive-restart-draw-mode-quad_strip
spec@nv_primitive_restart@primitive-restart-draw-mode-quads
spec@glsl-4.00@execution@conversion.*
spec@ext_framebuffer_multisample@clip-and-scissor-blit.*

# Skip any fp64 tests, it's not working properly, and there is
# no priority in fixing this
spec@glsl-4.*@*dmat*
spec@glsl-4.*@*dvec*
spec@glsl-4.*@*double*