From ebfa899089b89c5765914dd9775dcc90bc391b7f Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Thu, 27 Feb 2020 15:09:30 +0100 Subject: [PATCH] gitlab-ci: Skip dEQP-GLES3.functional.shaders.derivate.* Signed-off-by: Tomeu Vizoso Reviewed-by: Alyssa Rosenzweig Tested-by: Marge Bot Part-of: --- .gitlab-ci/deqp-panfrost-t860-skips.txt | 3 +++ 1 file changed, 3 insertions(+) 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.* + -- 2.30.2