egl: replace _EGLDriver with _EGLDisplay->Driver in _eglGetSyncAttrib()
[mesa.git] / .gitlab-ci / deqp-freedreno-a307-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 # Flaky results
13 dEQP-GLES3.functional.occlusion_query.stencil_write
14 dEQP-GLES3.functional.rasterization.fbo.rbo_.*
15 dEQP-GLES3.functional.rasterization.fbo.texture_2d.interpolation.triangles
16 dEQP-GLES3.functional.rasterization.fbo.texture_2d.primitives.points
17 dEQP-GLES3.functional.rasterization.flatshading.lines_wide
18 dEQP-GLES3.functional.rasterization.flatshading.triangles
19 dEQP-GLES3.functional.shaders.linkage.varying.interpolation.centroid
20 dEQP-GLES3.functional.shaders.texture_functions.texturegradoffset.*
21 dEQP-GLES3.functional.shaders.texture_functions.textureprojgradoffset.*
22 dEQP-GLES3.functional.texture.units.4_units.only_3d.*
23 dEQP-GLES3.functional.vertex_arrays.single_attribute.*