summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2020-12-22 14:10:18 +0200
committerMarge Bot <eric+marge@anholt.net>2020-12-22 16:13:37 +0000
commit6a93a6e17b38764c2a338eda2143a038ea2f09d6 (patch)
tree08841cd77261f05af9e036d76952b3279586aa4d
parent63d900964be2a451a5aa5bee33b8a87eddce0b2c (diff)
downloadmesa-6a93a6e17b38764c2a338eda2143a038ea2f09d6.tar.gz
ci: Bump deqp to current vulkan-cts-1.2.5.0 also in the Lava jobs
The tag update was forgotten after e384476d1e9 ("ci: Bump deqp to current vulkan-cts-1.2.5.0"). Noticeably, this introduces 2 more failures in the panfrost-t860 job: - dEQP-GLES3.functional.shaders.matrix.inverse.dynamic.lowp_mat2_float_vertex - dEQP-GLES3.functional.shaders.matrix.inverse.dynamic.mediump_mat2_float_vertex,Fail Fixes: e384476d1e9 ("ci: Bump deqp to current vulkan-cts-1.2.5.0") Signed-off-by: Andres Gomez <agomez@igalia.com> Reviewed-by: Juan A. Suarez Romero <jasuarez@igalia.com> Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8198>
-rw-r--r--.gitlab-ci/deqp-panfrost-t860-fails.txt4
-rw-r--r--.gitlab-ci/lava-gitlab-ci.yml2
2 files changed, 4 insertions, 2 deletions
diff --git a/.gitlab-ci/deqp-panfrost-t860-fails.txt b/.gitlab-ci/deqp-panfrost-t860-fails.txt
index cd500e31cee..fc0d7e088f3 100644
--- a/.gitlab-ci/deqp-panfrost-t860-fails.txt
+++ b/.gitlab-ci/deqp-panfrost-t860-fails.txt
@@ -19,4 +19,6 @@ dEQP-GLES2.functional.shaders.indexing.tmp_array.float_const_write_dynamic_read_
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec2_const_write_dynamic_loop_read_fragment,Crash
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec2_const_write_dynamic_loop_read_vertex,Crash
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec2_const_write_dynamic_read_fragment,Crash
-dEQP-GLES2.functional.shaders.indexing.tmp_array.vec2_const_write_dynamic_read_vertex,Crash \ No newline at end of file
+dEQP-GLES2.functional.shaders.indexing.tmp_array.vec2_const_write_dynamic_read_vertex,Crash
+dEQP-GLES3.functional.shaders.matrix.inverse.dynamic.lowp_mat2_float_vertex,Fail
+dEQP-GLES3.functional.shaders.matrix.inverse.dynamic.mediump_mat2_float_vertex,Fail
diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml
index 7c334ea722f..03201776e67 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -1,5 +1,5 @@
variables:
- DISTRIBUTION_TAG: "2020-11-09-deqp-uprev-3"
+ DISTRIBUTION_TAG: "2020-12-14-cts"
.kernel+rootfs:
stage: container-2