From: Tomeu Vizoso Date: Thu, 27 Feb 2020 14:09:30 +0000 (+0100) Subject: gitlab-ci: Skip dEQP-GLES3.functional.shaders.derivate.* X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ebfa899089b89c5765914dd9775dcc90bc391b7f;p=mesa.git gitlab-ci: Skip dEQP-GLES3.functional.shaders.derivate.* Signed-off-by: Tomeu Vizoso Reviewed-by: Alyssa Rosenzweig Tested-by: Marge Bot Part-of: --- diff --git a/.gitlab-ci/deqp-panfrost-t860-skips.txt b/.gitlab-ci/deqp-panfrost-t860-skips.txt index d5a317683a2..75950eb3d76 100644 --- a/.gitlab-ci/deqp-panfrost-t860-skips.txt +++ b/.gitlab-ci/deqp-panfrost-t860-skips.txt @@ -15,3 +15,6 @@ dEQP-GLES2.functional.clipping.triangle_vertex.clip_three.clip_neg_x_neg_z_and_p # XXX: Causes irrecoverable GPU hangs when run in parallel with dEQP-GLES3.functional.transform_feedback.* dEQP-GLES3.functional.rasterizer_discard.* +# XXX: Not completely implemented yet, behave flakily +dEQP-GLES3.functional.shaders.derivate.* +