mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 14:50:10 +01:00
Uprev Piglit to ec76cc7a31f03c4f4f9d6e3b00f8a70c8ee0fb32
2ac68e5fb5...ec76cc7a31
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37968>
This commit is contained in:
parent
dcd9b90aff
commit
74afb200d3
4 changed files with 5 additions and 4 deletions
|
|
@ -3,5 +3,5 @@ variables:
|
|||
CONDITIONAL_BUILD_ANGLE_TAG: ccde6a2b0d3509c2a8fc459cbd936ac4
|
||||
CONDITIONAL_BUILD_CROSVM_TAG: 4079babd375b09761d59eacb25a0598a
|
||||
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b
|
||||
CONDITIONAL_BUILD_PIGLIT_TAG: b1414c83507a79e2525b446080d31ef2
|
||||
CONDITIONAL_BUILD_PIGLIT_TAG: 70410bd04c98b4054ab60ef98ca72297
|
||||
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: cd367d3a511ca8cb2a7f0685ecda8084
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ section_start piglit "Building piglit"
|
|||
# setting up the environment variables locally
|
||||
ci_tag_build_time_check "PIGLIT_TAG"
|
||||
|
||||
REV="2ac68e5fb59215ecf89049ec15f3f7494b51a589"
|
||||
REV="ec76cc7a31f03c4f4f9d6e3b00f8a70c8ee0fb32"
|
||||
|
||||
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
|
||||
pushd /piglit
|
||||
|
|
|
|||
|
|
@ -24,9 +24,9 @@ variables:
|
|||
|
||||
DEBIAN_TEST_BASE_TAG: "20250926-gitlab"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20251021-deqp"
|
||||
DEBIAN_TEST_GL_TAG: "20251020-piglit-2a"
|
||||
DEBIAN_TEST_GL_TAG: "20251025-piglit-ec"
|
||||
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
|
||||
DEBIAN_TEST_VK_TAG: "20251020-vkd3d"
|
||||
DEBIAN_TEST_VK_TAG: "20251025-piglit-ec"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20251001-realninja"
|
||||
|
||||
|
|
|
|||
|
|
@ -164,6 +164,7 @@ KHR-GLES31.core.compute_shader.simple-compute-shared_context
|
|||
|
||||
# uprev Piglit in Mesa
|
||||
KHR-GLES31.core.compute_shader.simple-compute-shared_context-persistent-buffer
|
||||
spec@arb_point_parameters@arb_point_parameters-point-attenuation
|
||||
|
||||
# With linux kernel 6.13-rc4 uprev
|
||||
dEQP-GLES2.functional.shaders.operator.unary_operator.pre_decrement_effect.highp_float_fragment
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue