nir/schedule: Store a pointer to the scoreboard in nir_deps_state
[mesa.git] / .gitlab-ci / deqp-freedreno-a630-skips.txt
1 # Note: skips lists for CI are just a list of lines that, when
2 # non-zero-length and not starting with '#', will regex match to
3 # delete lines from the test list. Be careful.
4
5 # Skip the perf/stress tests to keep runtime manageable
6 dEQP-GLES[0-9]*.performance.*
7 dEQP-GLES[0-9]*.stress.*
8
9 # These are really slow on tiling architectures (including llvmpipe).
10 dEQP-GLES[0-9]*.functional.flush_finish.*
11
12 # Unstable test results
13 #dEQP-GLES3.functional.fragment_out.random.*
14 dEQP-GLES3.functional.transform_feedback.*points.*
15 dEQP-GLES3.functional.transform_feedback.*lines.*
16 dEQP-GLES31.functional.primitive_bounding_box.*
17 #dEQP-GLES31.functional.layout_binding.ssbo.fragment_binding_array.*
18
19 # Flakes reported more than once during Jan-Feb 2020
20 dEQP-GLES31.functional.layout_binding.ssbo.fragment_binding_array
21 dEQP-GLES3.functional.fragment_out.random.0
22 dEQP-GLES3.functional.fragment_out.random.1
23 dEQP-GLES3.functional.fragment_out.random.12
24 dEQP-GLES3.functional.fragment_out.random.13
25 dEQP-GLES3.functional.fragment_out.random.17
26 dEQP-GLES3.functional.fragment_out.random.24
27 dEQP-GLES3.functional.fragment_out.random.27
28 dEQP-GLES3.functional.fragment_out.random.28
29 dEQP-GLES3.functional.fragment_out.random.32
30 dEQP-GLES3.functional.fragment_out.random.34
31 dEQP-GLES3.functional.fragment_out.random.35
32 dEQP-GLES3.functional.fragment_out.random.36
33 dEQP-GLES3.functional.fragment_out.random.40
34 dEQP-GLES3.functional.fragment_out.random.44
35 dEQP-GLES3.functional.fragment_out.random.47
36 dEQP-GLES3.functional.fragment_out.random.5
37 dEQP-GLES3.functional.fragment_out.random.50
38 dEQP-GLES3.functional.fragment_out.random.51
39 dEQP-GLES3.functional.fragment_out.random.55
40 dEQP-GLES3.functional.fragment_out.random.58
41 dEQP-GLES3.functional.fragment_out.random.59
42 dEQP-GLES3.functional.fragment_out.random.61
43 dEQP-GLES3.functional.fragment_out.random.63
44 dEQP-GLES3.functional.fragment_out.random.66
45 dEQP-GLES3.functional.fragment_out.random.67
46 dEQP-GLES3.functional.fragment_out.random.69
47 dEQP-GLES3.functional.fragment_out.random.70
48 dEQP-GLES3.functional.fragment_out.random.71
49 dEQP-GLES3.functional.fragment_out.random.80
50 dEQP-GLES3.functional.fragment_out.random.82
51 dEQP-GLES3.functional.fragment_out.random.86
52 dEQP-GLES3.functional.fragment_out.random.88
53 dEQP-GLES3.functional.fragment_out.random.91
54 dEQP-GLES3.functional.fragment_out.random.93
55 dEQP-GLES3.functional.fragment_out.random.95
56 dEQP-GLES3.functional.fragment_out.random.96
57 dEQP-GLES3.functional.transform_feedback.array_element.interleaved.triangles.highp_mat2x3
58 dEQP-GLES3.functional.transform_feedback.array_element.interleaved.triangles.lowp_mat2x4
59 dEQP-GLES3.functional.transform_feedback.array_element.separate.triangles.lowp_mat2x4
60
61 # Non-sysmem flakes
62 dEQP-VK.pipeline.spec_constant.compute.composite.matrix.mat3x2
63
64 # Fails NIR_VALIDATE so probably flaky
65 dEQP-VK.memory_model.write_after_read.core11.u32.coherent.fence_fence.atomicwrite.workgroup.payload_nonlocal.workgroup.guard_local.buffer.comp
66
67 # Sysmem flake: this one is fairly frequent, but if you enable it then
68 # it moves to dEQP-VK.renderpass.dedicated_allocation.attachment.3.393
69 #
70 #dEQP-VK.renderpass.suballocation.attachment_allocation.grow_shrink.89
71
72 # At least some of the separate_channels tests fail on sysmem due to an
73 # interaction of use of a UBWC buffer as both a render target and a
74 # texture. Stores are done through both paths in separate channels,
75 # and the UBWC updates don't get synced. The current a650 blob also
76 # fails these tests and qcom apparently noted the failure at one point
77 # https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2017
78 dEQP-VK.renderpass.*separate_channels.*