Mesa (master): gitlab-ci: Skip dEQP-GLES3.functional.shaders.derivate.*

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Feb 27 15:48:15 UTC 2020


Module: Mesa
Branch: master
Commit: ebfa899089b89c5765914dd9775dcc90bc391b7f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ebfa899089b89c5765914dd9775dcc90bc391b7f

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Thu Feb 27 15:09:30 2020 +0100

gitlab-ci: Skip dEQP-GLES3.functional.shaders.derivate.*

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3950>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3950>

---

 .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.*
+



More information about the mesa-commit mailing list