Module: Mesa Branch: master Commit: 89e840ec599792ffa43ef2b717e0bd9aafe436b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89e840ec599792ffa43ef2b717e0bd9aafe436b5
Author: Eric Anholt <[email protected]> Date: Thu Sep 12 14:16:21 2019 -0700 gitlab-ci/a630: Disable flappy layout_binding.ssbo.fragment_binding_array It started showing up as unreliable post-merge. There's a valgrind complaint, but even fixing that doesn't make it stable. --- .gitlab-ci/deqp-freedreno-a630-skips.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci/deqp-freedreno-a630-skips.txt b/.gitlab-ci/deqp-freedreno-a630-skips.txt index c9752429939..a5b3922a172 100644 --- a/.gitlab-ci/deqp-freedreno-a630-skips.txt +++ b/.gitlab-ci/deqp-freedreno-a630-skips.txt @@ -13,3 +13,4 @@ dEQP-GLES[0-9]*.functional.flush_finish dEQP-GLES3.functional.fragment_out.random.* dEQP-GLES3.functional.transform_feedback.* dEQP-GLES31.functional.primitive_bounding_box.* +dEQP-GLES31.functional.layout_binding.ssbo.fragment_binding_array _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
