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:
Tatsuyuki Ishi
2023-07-04 01:26:09 +09:00
committed by Marge Bot
parent 94b92718d9
commit 6b09f8f453
2 changed files with 10 additions and 0 deletions

View File

@@ -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

View File

@@ -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