mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +00:00
reftests: XFAIL border-half-pixel test
the GL renderer can't deal with non-integers
This commit is contained in:
parent
08df891070
commit
345faa7250
@ -463,6 +463,8 @@ xfails = [
|
||||
'sizegroups-evolution-identity-page.ui',
|
||||
# these depend on details of text layout
|
||||
'label-sizing.ui',
|
||||
# the NGL renderer can't deal with non-integer sizes
|
||||
'border-half-pixel.ui'
|
||||
]
|
||||
|
||||
reftest_env = environment()
|
||||
|
Loading…
Reference in New Issue
Block a user