mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 16:00:09 +01:00
radv/ci: Update ANGLE version used for traces
The updated ANGLE version fixed the fog rendering in the minetest trace. The PIGLIT_REPLAY_ANGLE_ARCH was also changed in the new artifact to match ANGLE's own naming. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7916 Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34308>
This commit is contained in:
parent
1668feefb4
commit
b411310b12
2 changed files with 3 additions and 5 deletions
|
|
@ -97,8 +97,8 @@ radv-raven-traces-restricted:
|
|||
- .radv-collabora-restricted-rules
|
||||
variables:
|
||||
HWCI_START_WESTON: 1
|
||||
ANGLE_TRACE_FILES_TAG: "2023-02-10-1"
|
||||
PIGLIT_REPLAY_ANGLE_ARCH: amd64
|
||||
ANGLE_TRACE_FILES_TAG: "2025-03-28"
|
||||
PIGLIT_REPLAY_ANGLE_ARCH: x64
|
||||
PIGLIT_TRACES_FILE: restricted-traces-amd.yml
|
||||
PIGLIT_REPLAY_DEVICE_NAME: "vk-${GPU_VERSION}"
|
||||
PIGLIT_REPLAY_EXTRA_ARGS: --keep-image --minio_bucket=${S3_TRACIE_PRIVATE_BUCKET} --jwt-file=${S3_JWT_FILE}
|
||||
|
|
|
|||
|
|
@ -22,9 +22,7 @@ traces:
|
|||
checksum: 9016da5b61ea1966b8486491a1a899d5
|
||||
angle/libangle_restricted_traces_minetest.so:
|
||||
vk-radv-raven:
|
||||
label: [skip, broken]
|
||||
checksum: 013e71013c6e2239680c9e2844b78c0b
|
||||
text: missing fog, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/7916
|
||||
checksum: 63969c1f61a6d25e4f68af9e80e69007
|
||||
angle/libangle_restricted_traces_mobile_legends.so:
|
||||
vk-radv-raven:
|
||||
checksum: 47c004fed88bed8d3d387295399f0810
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue