tests: Add label-sizing.ui to the XFAIL list

Changes in Pango may make this test fail.
This commit is contained in:
Emmanuele Bassi 2019-11-04 23:46:22 +00:00
parent 3bf9277de6
commit b5ed2d310e

View File

@ -436,6 +436,7 @@ xfails = [
# these depend on details of text layout
'label-background.ui',
'label-wrap-justify.ui',
'label-sizing.ui',
'quit-mnemonic.ui',
]