mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 23:30:10 +01:00
zink/ci: add two tests to the skip lists
They either fails or hangs. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38714>
This commit is contained in:
parent
5d76202b6d
commit
bf2aa05b60
1 changed files with 4 additions and 0 deletions
|
|
@ -37,3 +37,7 @@ spec@arb_fragment_program@fog-modes
|
||||||
|
|
||||||
# This subset seems to randomly hang.
|
# This subset seems to randomly hang.
|
||||||
object namespace pollution@.*
|
object namespace pollution@.*
|
||||||
|
|
||||||
|
# Zink bug https://gitlab.freedesktop.org/mesa/mesa/-/issues/14379
|
||||||
|
fast_color_clear@fcc-clear-tex
|
||||||
|
spec@arb_clear_texture@arb_clear_texture-base-formats
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue