mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
Uprev Piglit to 536975d94a40cf76a69fcfa786c2513eccd0c989
79a084c56b...536975d94a
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22866>
This commit is contained in:
parent
deb064d98d
commit
9ab31d56b2
3 changed files with 4 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
set -ex
|
||||
|
||||
REV="79a084c56b6dd79f7c3a97b57a72963121ebb1e6"
|
||||
REV="536975d94a40cf76a69fcfa786c2513eccd0c989"
|
||||
|
||||
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
|
||||
pushd /piglit
|
||||
|
|
|
|||
|
|
@ -16,12 +16,12 @@ variables:
|
|||
DEBIAN_X86_TEST_ANDROID_IMAGE_PATH: "debian/x86_test-android"
|
||||
|
||||
DEBIAN_X86_TEST_ANDROID_TAG: "2023-05-04-piglit-79a084c5"
|
||||
DEBIAN_X86_TEST_GL_TAG: "2023-05-04-piglit-79a084c5"
|
||||
DEBIAN_X86_TEST_VK_TAG: "2023-05-04-piglit-79a084c5"
|
||||
DEBIAN_X86_TEST_GL_TAG: "2023-05-06-piglit-536975d9"
|
||||
DEBIAN_X86_TEST_VK_TAG: "2023-05-06-piglit-536975d9"
|
||||
|
||||
ALPINE_X86_BUILD_TAG: "2023-03-20-3.17-bump"
|
||||
FEDORA_X86_BUILD_TAG: "2023-04-26-rusticl"
|
||||
KERNEL_ROOTFS_TAG: "2023-05-07-virglrenderer"
|
||||
KERNEL_ROOTFS_TAG: "2023-05-08-piglit-536975d9"
|
||||
|
||||
WINDOWS_X64_VS_PATH: "windows/x64_vs"
|
||||
WINDOWS_X64_VS_TAG: "2022-10-20-upgrade-zlib"
|
||||
|
|
|
|||
|
|
@ -417,7 +417,6 @@ spec@glsl-1.20@execution@fs-underflow-mul-compare-zero,Fail
|
|||
spec@glsl-1.30@built-in constants,Fail
|
||||
spec@glsl-1.30@built-in constants@gl_MaxDrawBuffers,Fail
|
||||
spec@glsl-1.30@execution@clipping@fs-clip-distance-interpolated,Crash
|
||||
spec@glsl-1.30@execution@clipping@vs-clip-distance-primitives,Fail
|
||||
spec@glsl-1.40@built-in constants,Fail
|
||||
spec@glsl-1.40@built-in constants@gl_MaxDrawBuffers,Fail
|
||||
spec@intel_performance_query@intel_performance_query-issue_2235,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue