testsuite: don't XFAIL label-sizing anymore
authorBenjamin Otte <otte@redhat.com>
Mon, 18 Oct 2021 23:10:30 +0000 (01:10 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 18 Oct 2021 23:10:59 +0000 (01:10 +0200)
It's fixed now.

testsuite/reftests/meson.build

index 6cad66c535b693e70f59be6b72e915db8a859656..4a84e1de72751cd05f0b6ff4bfe92ad9a59795b0 100644 (file)
@@ -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'
 ]