mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 08:20:12 +01:00
ci/zink: Update TGL full-run xfails.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21205>
This commit is contained in:
parent
1a862c74bc
commit
238fcd30ed
2 changed files with 12 additions and 10 deletions
|
|
@ -190,16 +190,9 @@ glx@glx-multi-window-single-context,Crash
|
|||
glx@glx-swap-pixmap-bad,Fail
|
||||
glx@glx-tfp,Crash
|
||||
|
||||
# errors like:
|
||||
# X Error of failed request: BadWindow (invalid Window parameter)
|
||||
# ../src/gallium/drivers/zink/zink_resource.c:1215: resource_create: Assertion `res->obj->dt' failed.
|
||||
glx@glx-visuals-depth,Crash
|
||||
|
||||
# ../src/gallium/drivers/zink/zink_kopper.c:859: zink_kopper_update: Assertion `pres->bind & PIPE_BIND_DISPLAY_TARGET' failed.
|
||||
glx@glx-visuals-depth -pixmap,Crash
|
||||
|
||||
glx@glx-visuals-stencil -pixmap,Crash
|
||||
glx@glx-visuals-stencil,Crash
|
||||
|
||||
shaders@point-vertex-id divisor,Fail
|
||||
shaders@point-vertex-id gl_instanceid divisor,Fail
|
||||
|
|
@ -223,9 +216,6 @@ spec@!opengl 1.1@depthstencil-default_fb-blit samples=2,Fail
|
|||
spec@!opengl 1.1@depthstencil-default_fb-blit samples=6,Fail
|
||||
spec@!opengl 1.1@depthstencil-default_fb-blit samples=8,Fail
|
||||
|
||||
spec@!opengl 1.1@line-aa-width,Fail
|
||||
spec@!opengl 1.1@line-flat-clip-color,Fail
|
||||
spec@!opengl 1.1@line-smooth-coverage,Fail
|
||||
spec@!opengl 1.1@line-smooth-stipple,Fail
|
||||
|
||||
spec@!opengl 1.1@polygon-mode-facing,Fail
|
||||
|
|
@ -294,6 +284,15 @@ spec@arb_point_sprite@arb_point_sprite-mipmap,Fail
|
|||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex,Fail
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex@'vs_input2[1][0]' on GL_PROGRAM_INPUT,Fail
|
||||
|
||||
# failing since at least e82369d0 (2023-02-03)
|
||||
spec@arb_query_buffer_object@qbo,Fail
|
||||
spec@arb_query_buffer_object@qbo@query-GL_CLIPPING_INPUT_PRIMITIVES-ASYNC_CPU_READ_BEFORE-GL_UNSIGNED_INT64_ARB,Fail
|
||||
spec@arb_query_buffer_object@qbo@query-GL_PRIMITIVES_SUBMITTED-ASYNC_CPU_READ_BEFORE-GL_UNSIGNED_INT64_ARB,Fail
|
||||
spec@arb_query_buffer_object@qbo@query-GL_SAMPLES_PASSED-ASYNC_CPU_READ_BEFORE-GL_UNSIGNED_INT64_ARB,Fail
|
||||
spec@arb_query_buffer_object@qbo@query-GL_VERTEX_SHADER_INVOCATIONS-ASYNC_CPU_READ_BEFORE-GL_UNSIGNED_INT64_ARB,Fail
|
||||
spec@arb_query_buffer_object@qbo@query-GL_VERTICES_SUBMITTED-ASYNC_CPU_READ_BEFORE-GL_INT,Fail
|
||||
spec@arb_query_buffer_object@qbo@query-GL_VERTICES_SUBMITTED-ASYNC_CPU_READ_BEFORE-GL_UNSIGNED_INT64_ARB,Fail
|
||||
|
||||
spec@arb_sample_locations@test,Fail
|
||||
spec@arb_sample_locations@test@MSAA: 1- X: 0- Y: 0- Grid: false,Fail
|
||||
spec@arb_sample_locations@test@MSAA: 1- X: 0- Y: 0- Grid: true,Fail
|
||||
|
|
|
|||
|
|
@ -22,6 +22,9 @@ dEQP-EGL.functional.render.*_window
|
|||
# Expected 15 15 15, observed 0 0 0
|
||||
glx@glx-multithread-texture
|
||||
|
||||
# Timed out after piglit success result?
|
||||
glx@glx-visuals-depth
|
||||
|
||||
# "../src/vulkan/wsi/wsi_common_x11.c:1387: Swapchain status changed to VK_ERROR_SURFACE_LOST_KHR
|
||||
# XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
|
||||
# after 130 requests (128 known processed) with 0 events remaining."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue