Uprev Piglit to cf8daaf5ba90fc9b8a0e144355026e2a14c79944
e180f96239...cf8daaf5ba
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29364>
This commit is contained in:

committed by
Marge Bot

parent
065ad0f271
commit
dfabed2fc9
@@ -8,7 +8,7 @@ set -ex
|
||||
# DEBIAN_TEST_VK_TAG
|
||||
# KERNEL_ROOTFS_TAG
|
||||
|
||||
REV="e180f96239edba441f22f58dfc852cafb902844a"
|
||||
REV="cf8daaf5ba90fc9b8a0e144355026e2a14c79944"
|
||||
|
||||
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
|
||||
pushd /piglit
|
||||
|
@@ -28,9 +28,9 @@ variables:
|
||||
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20240423-deqp"
|
||||
DEBIAN_TEST_GL_TAG: "20240524-piglit-b"
|
||||
DEBIAN_TEST_VK_TAG: "20240524-piglit-b"
|
||||
KERNEL_ROOTFS_TAG: "20240524-piglit-c"
|
||||
DEBIAN_TEST_GL_TAG: "20240531-piglit-cf"
|
||||
DEBIAN_TEST_VK_TAG: "20240531-piglit-cf"
|
||||
KERNEL_ROOTFS_TAG: "20240531-piglit-cf"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20240517-m0ld"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20240401-wlproto"
|
||||
|
@@ -5,7 +5,6 @@ glx@glx-visuals-depth -pixmap,Fail
|
||||
glx@glx-visuals-stencil -pixmap,Fail
|
||||
glx@glx_arb_create_context_es2_profile@invalid opengl es version,Fail
|
||||
glx@glx_arb_create_context_no_error@no error,Fail
|
||||
shaders@glsl-bug-110796,Fail
|
||||
shaders@point-vertex-id divisor,Fail
|
||||
shaders@point-vertex-id gl_instanceid divisor,Fail
|
||||
shaders@point-vertex-id gl_instanceid,Fail
|
||||
|
@@ -300,3 +300,7 @@ dEQP-VK.robustness.robustness2.*
|
||||
dEQP-VK.shader_object.rendering.*
|
||||
dEQP-VK.sparse_resources.*
|
||||
dEQP-VK.transform_feedback.*
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
shaders@glsl-bug-110796
|
||||
|
||||
|
@@ -901,7 +901,6 @@ hiz@hiz-stencil-read-window-depth0,Fail
|
||||
hiz@hiz-stencil-read-window-depth1,Fail
|
||||
hiz@hiz-stencil-test-window-depth0,Fail
|
||||
hiz@hiz-stencil-test-window-depth1,Fail
|
||||
shaders@glsl-bug-110796,Fail
|
||||
spec@!opengl 1.0@gl-1.0-drawbuffer-modes,Fail
|
||||
spec@!opengl 1.0@gl-1.0-swapbuffers-behavior,Fail
|
||||
spec@!opengl 1.0@rasterpos,Fail
|
||||
|
@@ -58,3 +58,7 @@ spec@arb_separate_shader_objects@xfb-explicit-location-array_gs
|
||||
spec@arb_separate_shader_objects@xfb-explicit-location-array_gs_max
|
||||
# exit status: signal: 11 (core dumped) -->> The last one
|
||||
spec@arb_separate_shader_objects@xfb-explicit-location-array_vs
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
shaders@glsl-bug-110796
|
||||
|
||||
|
@@ -6,7 +6,6 @@ glx@glx-multi-window-single-context,Fail
|
||||
glx@glx-swap-pixmap-bad,Fail
|
||||
glx@glx-visuals-depth -pixmap,Crash
|
||||
glx@glx-visuals-stencil -pixmap,Crash
|
||||
shaders@glsl-bug-110796,Fail
|
||||
shaders@point-vertex-id divisor,Fail
|
||||
shaders@point-vertex-id gl_instanceid divisor,Fail
|
||||
shaders@point-vertex-id gl_instanceid,Fail
|
||||
@@ -44,7 +43,6 @@ spec@arb_texture_float@fbo-generatemipmap-formats@GL_INTENSITY16F_ARB,Fail
|
||||
spec@arb_texture_float@fbo-generatemipmap-formats@GL_INTENSITY16F_ARB NPOT,Fail
|
||||
spec@arb_texture_float@multisample-formats 2 gl_arb_texture_float,Fail
|
||||
spec@arb_texture_float@multisample-formats 4 gl_arb_texture_float,Fail
|
||||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch,Fail
|
||||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch@Texture type: GL_R16I,Fail
|
||||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch@Texture type: GL_R16_SNORM,Fail
|
||||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch@Texture type: GL_R32I,Fail
|
||||
|
@@ -71,3 +71,8 @@ spec@glsl-1.30@execution@tex-miplevel-selection textureprojoffset 2drect_projvec
|
||||
spec@glsl-1.30@execution@tex-miplevel-selection textureprojoffset 2drectshadow
|
||||
spec@!opengl 1.0@rasterpos
|
||||
spec@!opengl es 3.0@gles-3.0-transform-feedback-uniform-buffer-object
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch
|
||||
shaders@glsl-bug-110796
|
||||
|
||||
|
Reference in New Issue
Block a user