zink/ci: Mark new TGL glx failures as flakes
These newly failures can pass intermittently.
Fixes: a00f6ee033 ("zink/ci: Add tests to the anv-tgl fails list to reflect CI state")
Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39056>
This commit is contained in:
committed by
Marge Bot
parent
14b7340bbf
commit
f8ed6c578a
@@ -19,14 +19,6 @@ glx@glx-swap-pixmap-bad,Fail
|
||||
glx@glx-visuals-depth -pixmap,Crash
|
||||
glx@glx-visuals-stencil -pixmap,Crash
|
||||
|
||||
# weston crash leading to failures
|
||||
glx@glx-egl-switch-context,Fail
|
||||
glx@glx-query-drawable-glx_fbconfig_id-glxwindow,Fail
|
||||
glx@glx-swap-exchange,Fail
|
||||
glx@glx-swap-singlebuffer,Fail
|
||||
glx@glx_arb_sync_control@glxgetmscrateoml,Fail
|
||||
glx@glx_ext_import_context@query context info,Fail
|
||||
|
||||
spec@!opengl 1.0@gl-1.0-no-op-paths,Fail
|
||||
|
||||
spec@!opengl 1.0@gl-1.0-swapbuffers-behavior,Fail
|
||||
|
||||
@@ -97,5 +97,14 @@ glx@glx-query-drawable-glx_width
|
||||
glx@glx-query-drawable-glxpixmap-glx_width
|
||||
glx@glx-swap-pixmap
|
||||
|
||||
# weston crash leading to failures
|
||||
# first seen in https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38923
|
||||
glx@glx-egl-switch-context
|
||||
glx@glx-query-drawable-glx_fbconfig_id-glxwindow
|
||||
glx@glx-swap-exchange
|
||||
glx@glx-swap-singlebuffer
|
||||
glx@glx_arb_sync_control@glxgetmscrateoml
|
||||
glx@glx_ext_import_context@query context info
|
||||
|
||||
# New flakes with GL CTS 4.6.7.0
|
||||
KHR-GL46.transform_feedback2.transform_feedback2_states
|
||||
|
||||
Reference in New Issue
Block a user