From: Benjamin Otte Date: Mon, 18 Oct 2021 23:10:30 +0000 (+0200) Subject: testsuite: don't XFAIL label-sizing anymore X-Git-Tag: archive/raspbian/4.6.5+ds-1+rpi1~1^2~19^2~5^2~229^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=192e554f3e524246d60caecea6eb7fc79c0c5d12;p=gtk4.git testsuite: don't XFAIL label-sizing anymore It's fixed now. --- diff --git a/testsuite/reftests/meson.build b/testsuite/reftests/meson.build index 6cad66c535..4a84e1de72 100644 --- 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' ]