From: Matthias Clasen Date: Fri, 22 May 2020 03:11:47 +0000 (-0400) Subject: reftests: Fix the background-origin test X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~16^2~126^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e60ea00e8ba2ed7096d72a1ced0abd7679a1d1fd;p=gtk4.git reftests: Fix the background-origin test This was broken when I accidentally removed one of the buttons. --- diff --git a/testsuite/reftests/background-origin.ui b/testsuite/reftests/background-origin.ui index 2adfbb3c9e..b9147995c0 100644 --- a/testsuite/reftests/background-origin.ui +++ b/testsuite/reftests/background-origin.ui @@ -6,6 +6,10 @@ vertical 5 + 5 + 5 + 5 + 5 button1 @@ -14,6 +18,14 @@ 70 + + + button2 + 1 + 144 + 70 + + button3 diff --git a/testsuite/reftests/meson.build b/testsuite/reftests/meson.build index 16bfa5231b..9dcfc3925e 100644 --- a/testsuite/reftests/meson.build +++ b/testsuite/reftests/meson.build @@ -433,7 +433,6 @@ testdata = [ # These need to be fixed but the issue hasn't been tracked down. xfails = [ - 'background-origin.ui', # see above #'sizegroups-evolution-identity-page.ui', # these depend on details of text layout