diff options
author | Andreas Baierl <[email protected]> | 2020-02-26 09:17:57 +0100 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2020-03-06 16:43:09 -0800 |
commit | 955226028d74e2359dfcf6244506d6159a29a3be (patch) | |
tree | b81c894a1f4109894dcad97620fc83d64649ea75 /.gitlab-ci | |
parent | 45e14cbdc77c1f54013507c67ebca11bc0bf73b1 (diff) |
gitlab-ci: Add add a set of lima flakes
Reviewed-by: Vasily Khoruzhick <[email protected]>
Signed-off-by: Andreas Baierl <[email protected]>
(cherry picked from commit ef0abe5404ca3bb983e4afcbf2306291a15579ca)
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4017>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4017>
Diffstat (limited to '.gitlab-ci')
-rw-r--r-- | .gitlab-ci/deqp-lima-skips.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitlab-ci/deqp-lima-skips.txt b/.gitlab-ci/deqp-lima-skips.txt index faafcf8d83e..0ee0188885e 100644 --- a/.gitlab-ci/deqp-lima-skips.txt +++ b/.gitlab-ci/deqp-lima-skips.txt @@ -16,9 +16,7 @@ dEQP-GLES2.functional.shaders.invariance.lowp.common_subexpression_1 # Flaky dEQP-GLES2.functional.clipping.triangle_vertex.clip_three.clip_neg_x_neg_z_and_pos_x_pos_z_and_neg_x_neg_y_pos_z -dEQP-GLES2.functional.default_vertex_attrib.float.vertex_attrib_1f -dEQP-GLES2.functional.default_vertex_attrib.float.vertex_attrib_2f -dEQP-GLES2.functional.default_vertex_attrib.float.vertex_attrib_3f +dEQP-GLES2.functional.default_vertex_attrib.* dEQP-GLES2.functional.fbo.completeness.size.distinct dEQP-GLES2.functional.negative_api.shader.uniform_matrixfv_invalid_transpose dEQP-GLES2.functional.negative_api.texture.generatemipmap_zero_level_array_compressed |