projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bf9277
)
tests: Add label-sizing.ui to the XFAIL list
author
Emmanuele Bassi
<ebassi@gnome.org>
Mon, 4 Nov 2019 23:46:22 +0000
(23:46 +0000)
committer
Emmanuele 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
patch
|
blob
|
history
diff --git
a/testsuite/reftests/meson.build
b/testsuite/reftests/meson.build
index 6cba6cd451101a5cfce661bb1607b0d4ac97b6a1..632e97ffeb4deb9c3dc0d18adef39aaa7e3b89c1 100644
(file)
--- a/
testsuite/reftests/meson.build
+++ b/
testsuite/reftests/meson.build
@@
-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',
]