diff options
author | Alyssa Rosenzweig <[email protected]> | 2019-12-16 12:48:56 -0500 |
---|---|---|
committer | Alyssa Rosenzweig <[email protected]> | 2019-12-16 12:51:03 -0500 |
commit | 5408700a12cd4b0a25aa2e36f8c4aed987ac6707 (patch) | |
tree | d0f2976d71d03107cf0956fbdc549e7483270ac0 /.gitlab-ci/deqp-panfrost-t860-skips.txt | |
parent | caf55e7bfd06b4d1001df4e188ea69bee71d0619 (diff) |
ci: Reinstate Panfrost CI
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3118>
Diffstat (limited to '.gitlab-ci/deqp-panfrost-t860-skips.txt')
-rw-r--r-- | .gitlab-ci/deqp-panfrost-t860-skips.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitlab-ci/deqp-panfrost-t860-skips.txt b/.gitlab-ci/deqp-panfrost-t860-skips.txt index 8e03cdb3c62..83effaab5c6 100644 --- a/.gitlab-ci/deqp-panfrost-t860-skips.txt +++ b/.gitlab-ci/deqp-panfrost-t860-skips.txt @@ -11,10 +11,3 @@ dEQP-GLES[0-9]*.functional.flush_finish # XXX: Why does this flake? dEQP-GLES2.functional.clipping.triangle_vertex.clip_three.clip_neg_x_neg_z_and_pos_x_pos_z_and_neg_x_neg_y_pos_z - -# XXX: This fails on CI since adding a new field in -# 20b2b70da884df33eb970c5fc7714362a829bb84 but passes locally; failure depends -# where in the struct the stack_size field is added. It's not clear what kind -# of undefined behaviour is at play, but I don't want that commit to be blocked -# since it fixes actual bugs. -dEQP-GLES2.functional.texture.vertex.cube.filtering.linear_nearest_clamp |