summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>2019-12-16 12:48:56 -0500
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>2019-12-16 12:51:03 -0500
commit5408700a12cd4b0a25aa2e36f8c4aed987ac6707 (patch)
treed0f2976d71d03107cf0956fbdc549e7483270ac0
parentcaf55e7bfd06b4d1001df4e188ea69bee71d0619 (diff)
ci: Reinstate Panfrost CI
Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3118>
-rw-r--r--.gitlab-ci/deqp-panfrost-t760-skips.txt3
-rw-r--r--.gitlab-ci/deqp-panfrost-t860-skips.txt7
-rw-r--r--.gitlab-ci/lava-gitlab-ci.yml4
3 files changed, 2 insertions, 12 deletions
diff --git a/.gitlab-ci/deqp-panfrost-t760-skips.txt b/.gitlab-ci/deqp-panfrost-t760-skips.txt
index ba3d109feea..70dc0cb5737 100644
--- a/.gitlab-ci/deqp-panfrost-t760-skips.txt
+++ b/.gitlab-ci/deqp-panfrost-t760-skips.txt
@@ -8,6 +8,3 @@ dEQP-GLES[0-9]*.stress
# These are really slow on tiling architectures (including llvmpipe).
dEQP-GLES[0-9]*.functional.flush_finish
-
-# See T860 skip file
-dEQP-GLES2.functional.texture.vertex.2d.filtering.nearest_mipmap_nearest_nearest_repeat
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
diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml
index f968c76f2a7..3d3ee05ec3e 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -173,14 +173,14 @@ panfrost-t720-test:arm64:
tags:
- lava-sun50i-h6-pine-h64
-.panfrost-t760-test:armhf:
+panfrost-t760-test:armhf:
extends: .lava-test:armhf
variables:
DEVICE_TYPE: rk3288-veyron-jaq
tags:
- lava-rk3288-veyron-jaq
-.panfrost-t860-test:arm64:
+panfrost-t860-test:arm64:
extends: .lava-test:arm64
variables:
DEVICE_TYPE: rk3399-gru-kevin