Mesa (main): ci: fix passing down MESA_LOADER_DRIVER_OVERRIDE for zink-anv-tgl

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 15 08:57:24 UTC 2022


Module: Mesa
Branch: main
Commit: aaf6eb6c462457955046e444e66329e6ffaaf38c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=aaf6eb6c462457955046e444e66329e6ffaaf38c

Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Fri Jun 10 17:22:10 2022 +0200

ci: fix passing down MESA_LOADER_DRIVER_OVERRIDE for zink-anv-tgl

zink-anv-tgl wasn't using Zink at all because this variable was missing
and then not passed to the runners...

This introduces a list of failures for Zink/Anv and also few tests
are skipped because they take too long (> 60s).

Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Reviewed-by: Martin Roukala <martin.roukala at mupuf.org>
Acked-by: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17031>

---

 .gitlab-ci/common/generate-env.sh                  |  1 +
 src/gallium/drivers/zink/ci/zink-anv-tgl-fails.txt | 34 ++++++++++++++++++++++
 src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt |  4 +++
 3 files changed, 39 insertions(+)

diff --git a/.gitlab-ci/common/generate-env.sh b/.gitlab-ci/common/generate-env.sh
index fbec3421f5e..9fab0cd7cf9 100755
--- a/.gitlab-ci/common/generate-env.sh
+++ b/.gitlab-ci/common/generate-env.sh
@@ -81,6 +81,7 @@ for var in \
     MESA_IMAGE \
     MESA_IMAGE_PATH \
     MESA_IMAGE_TAG \
+    MESA_LOADER_DRIVER_OVERRIDE \
     MESA_TEMPLATES_COMMIT \
     MESA_VK_IGNORE_CONFORMANCE_WARNING \
     MESA_SPIRV_LOG_LEVEL \
diff --git a/src/gallium/drivers/zink/ci/zink-anv-tgl-fails.txt b/src/gallium/drivers/zink/ci/zink-anv-tgl-fails.txt
new file mode 100644
index 00000000000..0ea7757c909
--- /dev/null
+++ b/src/gallium/drivers/zink/ci/zink-anv-tgl-fails.txt
@@ -0,0 +1,34 @@
+KHR-GL46.geometry_shader.layered_rendering_boundary_condition.layered_rendering_boundary_condition_various_textures,Crash
+
+# 6205
+KHR-GL46.geometry_shader.primitive_queries.primitive_queries_lines,Fail
+KHR-GL46.geometry_shader.primitive_queries.primitive_queries_points,Fail
+KHR-GL46.geometry_shader.primitive_queries.primitive_queries_triangles,Fail
+KHR-GL46.tessellation_shader.single.xfb_captures_data_from_correct_stage,Fail
+
+KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.data_pass_through,Fail
+KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize,Fail
+KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_tessLevel,Fail
+KHR-GL46.tessellation_shader.tessellation_invariance.invariance_rule1,Fail
+KHR-GL46.tessellation_shader.tessellation_invariance.invariance_rule2,Fail
+KHR-GL46.tessellation_shader.tessellation_invariance.invariance_rule3,Fail
+KHR-GL46.tessellation_shader.tessellation_invariance.invariance_rule4,Fail
+KHR-GL46.tessellation_shader.tessellation_invariance.invariance_rule5,Fail
+KHR-GL46.tessellation_shader.tessellation_invariance.invariance_rule6,Fail
+KHR-GL46.tessellation_shader.tessellation_invariance.invariance_rule7,Fail
+KHR-GL46.tessellation_shader.tessellation_shader_point_mode.points_verification,Fail
+KHR-GL46.tessellation_shader.tessellation_shader_quads_tessellation.degenerate_case,Fail
+KHR-GL46.tessellation_shader.tessellation_shader_quads_tessellation.inner_tessellation_level_rounding,Fail
+KHR-GL46.tessellation_shader.tessellation_shader_tessellation.TCS_TES,Fail
+KHR-GL46.tessellation_shader.tessellation_shader_tessellation.TES,Fail
+KHR-GL46.tessellation_shader.tessellation_shader_tessellation.gl_InvocationID_PatchVerticesIn_PrimitiveID,Fail
+KHR-GL46.tessellation_shader.tessellation_shader_triangles_tessellation.identical_triangles,Fail
+KHR-GL46.tessellation_shader.tessellation_shader_triangles_tessellation.inner_tessellation_level_rounding,Fail
+KHR-GL46.tessellation_shader.vertex.vertex_ordering,Fail
+KHR-GL46.tessellation_shader.vertex.vertex_spacing,Fail
+KHR-GL46.transform_feedback_overflow_query_ARB.advanced-single-stream-interleaved-attribs,Fail
+KHR-GL46.transform_feedback_overflow_query_ARB.advanced-single-stream-separate-attribs,Fail
+KHR-GL46.transform_feedback_overflow_query_ARB.basic-single-stream-interleaved-attribs,Fail
+KHR-GL46.transform_feedback_overflow_query_ARB.basic-single-stream-separate-attribs,Fail
+KHR-GL46.transform_feedback_overflow_query_ARB.multiple-streams-multiple-buffers-per-stream,Fail
+KHR-GL46.transform_feedback_overflow_query_ARB.multiple-streams-one-buffer-per-stream,Fail
diff --git a/src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt b/src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt
index ee298835970..00c9ce31b5b 100644
--- a/src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt
+++ b/src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt
@@ -1,3 +1,7 @@
 #these take too long to finish in ci
 KHR-GL46.texture_swizzle.smoke
 KHR-GL46.copy_image.functional
+KHR-GL46.gpu_shader_fp64.builtin.inverse_dmat4
+KHR-GL46.gpu_shader_fp64.builtin.inverse_dmat3
+KHR-GL46.gpu_shader_fp64.fp64.varyings
+KHR-GL46.texture_swizzle.functional



More information about the mesa-commit mailing list