zink/ci: Add ext_transform_feedback@api-errors to fail list.
These leaks pipelines due to a test bug. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23878>
This commit is contained in:

committed by
Marge Bot

parent
94b92718d9
commit
6b09f8f453
@@ -436,3 +436,8 @@ spec@!opengl 1.0@gl-1.0-polygon-line-aa,Fail
|
||||
|
||||
# Regression noticed in https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/891104
|
||||
spec@arb_viewport_array@display-list,Fail
|
||||
|
||||
# Leaks due to test bug https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/825
|
||||
spec@ext_transform_feedback@api-errors bind_pipeline,Crash
|
||||
spec@ext_transform_feedback@api-errors useprogstage_active,Crash
|
||||
spec@ext_transform_feedback@api-errors useprogstage_noactive,Crash
|
||||
|
@@ -441,3 +441,8 @@ spec@!opengl 1.0@gl-1.0-polygon-line-aa,Fail
|
||||
|
||||
# Regression noticed in https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/891104
|
||||
spec@arb_viewport_array@display-list,Fail
|
||||
|
||||
# Leaks due to test bug https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/825
|
||||
spec@ext_transform_feedback@api-errors bind_pipeline,Crash
|
||||
spec@ext_transform_feedback@api-errors useprogstage_active,Crash
|
||||
spec@ext_transform_feedback@api-errors useprogstage_noactive,Crash
|
||||
|
Reference in New Issue
Block a user