• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
6dEQP-GLES[0-9]*.performance
7dEQP-GLES[0-9]*.stress
8
9# These are really slow on tiling architectures (including llvmpipe).
10dEQP-GLES[0-9]*.functional.flush_finish
11
12# Flaky
13dEQP-GLES2.functional.clipping.triangle_vertex.clip_three.clip_neg_x_neg_z_and_pos_x_pos_z_and_neg_x_neg_y_pos_z
14dEQP-GLES2.functional.default_vertex_attrib.*
15dEQP-GLES2.functional.fbo.completeness.size.distinct
16dEQP-GLES2.functional.negative_api.shader.uniform_matrixfv_invalid_transpose
17dEQP-GLES2.functional.negative_api.texture.generatemipmap_zero_level_array_compressed
18dEQP-GLES2.functional.shaders.builtin_variable.frontfacing
19dEQP-GLES2.functional.shaders.random.exponential.fragment.94
20dEQP-GLES2.functional.shaders.random.all_features.fragment.55
21dEQP-GLES2.functional.shaders.random.trigonometric.fragment.1
22dEQP-GLES2.functional.shaders.random.trigonometric.fragment.69
23
24# Hangs / OOM
25dEQP-GLES2.functional.shaders.indexing.varying_array.vec4_dynamic_loop_write_static_read
26dEQP-GLES2.functional.shaders.indexing.varying_array.vec4_dynamic_loop_write_dynamic_read
27dEQP-GLES2.functional.shaders.indexing.varying_array.vec4_dynamic_loop_write_static_loop_read
28dEQP-GLES2.functional.shaders.indexing.varying_array.vec4_dynamic_loop_write_dynamic_loop_read
29
30dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_dynamic_loop_write_static_read_vertex
31dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_dynamic_loop_write_dynamic_read_vertex
32dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_dynamic_loop_write_static_loop_read_vertex
33dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_dynamic_loop_write_dynamic_loop_read_vertex
34
35dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat4_dynamic_loop_write_static_read_vertex
36dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat4_dynamic_loop_write_dynamic_read_vertex
37dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat4_dynamic_loop_write_static_loop_read_vertex
38dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat4_dynamic_loop_write_dynamic_loop_read_vertex
39