tests: Add label-sizing.ui to the XFAIL list
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 4 Nov 2019 23:46:22 +0000 (23:46 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 4 Nov 2019 23:46:22 +0000 (23:46 +0000)
Changes in Pango may make this test fail.

testsuite/reftests/meson.build

index 6cba6cd451101a5cfce661bb1607b0d4ac97b6a1..632e97ffeb4deb9c3dc0d18adef39aaa7e3b89c1 100644 (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',
 ]