diff options
author | Eric Anholt <[email protected]> | 2019-09-12 14:16:21 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2019-09-12 14:16:21 -0700 |
commit | 89e840ec599792ffa43ef2b717e0bd9aafe436b5 (patch) | |
tree | d67da0a3a956ce368cbbc9bf9936ddabb0ec8038 /.gitlab-ci/deqp-freedreno-a630-skips.txt | |
parent | 966b7c3ed21092deabe4dadccca07dcf34ddd6e8 (diff) |
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.
Diffstat (limited to '.gitlab-ci/deqp-freedreno-a630-skips.txt')
-rw-r--r-- | .gitlab-ci/deqp-freedreno-a630-skips.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |