mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 10:20:07 +00:00
reftests: Make glarea-gl-only test XFAIL
With CI now using udmabufs, we run into bugs in Mesa. So we disable some tests for now. https://gitlab.freedesktop.org/mesa/mesa/-/issues/11773 is the bug report for this one.
This commit is contained in:
parent
4be1d754b7
commit
58f7b966d0
@ -603,6 +603,9 @@ xfails = [
|
||||
'border-image-url.ui',
|
||||
'label-background.ui',
|
||||
'label-wrap-justify.ui',
|
||||
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/11773
|
||||
'glarea-gl-only.ui',
|
||||
]
|
||||
|
||||
flaky = [
|
||||
|
Loading…
Reference in New Issue
Block a user