projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00214cb
)
testsuite: don't XFAIL label-sizing anymore
author
Benjamin Otte
<otte@redhat.com>
Mon, 18 Oct 2021 23:10:30 +0000
(
01:10
+0200)
committer
Benjamin Otte
<otte@redhat.com>
Mon, 18 Oct 2021 23:10:59 +0000
(
01:10
+0200)
It's fixed now.
testsuite/reftests/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/reftests/meson.build
b/testsuite/reftests/meson.build
index 6cad66c535b693e70f59be6b72e915db8a859656..4a84e1de72751cd05f0b6ff4bfe92ad9a59795b0 100644
(file)
--- a/
testsuite/reftests/meson.build
+++ b/
testsuite/reftests/meson.build
@@
-480,8
+480,6
@@
testdata = [
# These need to be fixed but the issue hasn't been tracked down.
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'
]