mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 13:20:14 +01:00
Uprev Piglit to 517270ccca11a795d2f29bd723c362eb6ef9ce8f
28d1349844...517270ccca
Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37273>
This commit is contained in:
parent
b2e0f57be2
commit
db3501ec4f
5 changed files with 6 additions and 5 deletions
|
|
@ -3,5 +3,5 @@ variables:
|
|||
CONDITIONAL_BUILD_ANGLE_TAG: 683d14557a9adc5f1b22acf880dad28e
|
||||
CONDITIONAL_BUILD_CROSVM_TAG: 4079babd375b09761d59eacb25a0598a
|
||||
CONDITIONAL_BUILD_FLUSTER_TAG: 7c6f5e2af781cd4e39358500c1549541
|
||||
CONDITIONAL_BUILD_PIGLIT_TAG: 5dd997244557a5e6e97a99fb6b432d82
|
||||
CONDITIONAL_BUILD_PIGLIT_TAG: ba6cc303aa3ffe5eb580af101693266c
|
||||
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: a1ec19b34712ffc19b496abc6e3cbcc8
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ section_start piglit "Building piglit"
|
|||
# setting up the environment variables locally
|
||||
ci_tag_build_time_check "PIGLIT_TAG"
|
||||
|
||||
REV="28d1349844eacda869f0f82f551bcd4ac0c4edfe"
|
||||
REV="517270ccca11a795d2f29bd723c362eb6ef9ce8f"
|
||||
|
||||
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
|
||||
pushd /piglit
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ variables:
|
|||
|
||||
DEBIAN_TEST_BASE_TAG: "20250818-s3url"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250911-angle"
|
||||
DEBIAN_TEST_GL_TAG: "20250911-angle"
|
||||
DEBIAN_TEST_GL_TAG: "20250911-piglit"
|
||||
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
|
||||
DEBIAN_TEST_VK_TAG: "20250819-piglit-28"
|
||||
|
||||
|
|
|
|||
|
|
@ -601,8 +601,8 @@ spec@!opengl 1.1@depthstencil-default_fb-readpixels-24_8 samples=4,Fail
|
|||
spec@!opengl 1.1@depthstencil-default_fb-readpixels-float-and-ushort samples=2,Fail
|
||||
spec@!opengl 1.1@depthstencil-default_fb-readpixels-float-and-ushort samples=4,Fail
|
||||
|
||||
spec@ext_texture_array@copyteximage 1d_array samples=2,Fail
|
||||
spec@ext_texture_array@copyteximage 1d_array samples=4,Fail
|
||||
spec@ext_texture_array@copyteximage 1d_array samples=2,Crash
|
||||
spec@ext_texture_array@copyteximage 1d_array samples=4,Crash
|
||||
spec@ext_texture_array@copyteximage 2d_array samples=2,Fail
|
||||
spec@ext_texture_array@copyteximage 2d_array samples=4,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -198,6 +198,7 @@ spec@glsl-4.00@execution@built-in-functions@fs-op-div-dmat4-dmat4,Fail
|
|||
|
||||
# uprev Piglit in Mesa
|
||||
glx@glx-swap-pixmap-bad,Fail
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_ssbo,Fail
|
||||
spec@arb_occlusion_query@occlusion_query_order,Fail
|
||||
spec@glsl-1.30@execution@fs-uint-to-float-of-extract-int16,Fail
|
||||
spec@glsl-1.30@execution@fs-uint-to-float-of-extract-int8,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue