From: Peter Michael Green Date: Sat, 11 Feb 2023 22:32:17 +0000 (+0000) Subject: Disable linear-gradient-transition-to-other test X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=41da1e8b22e609ff75b6e861db6be87026ef63c6;p=gtk4.git Disable linear-gradient-transition-to-other test --- diff --git a/debian/changelog b/debian/changelog index 6b793612ea..22db17935d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,10 @@ gtk4 (4.8.3+ds-2+rpi1) bookworm-staging; urgency=medium [changes introduced in 4.8.3+ds-1+rpi1 by Peter Michael Green] * Disable a couple more failing tests. - -- Raspbian forward porter Sat, 11 Feb 2023 13:49:36 +0000 + [changes introudce in 4.8.3+ds-2+rpi1 by Peter Michael Green] + * Disable linear-gradient-transition-to-other test. + + -- Peter Michael Green Sat, 11 Feb 2023 22:31:33 +0000 gtk4 (4.8.3+ds-2) unstable; urgency=medium diff --git a/testsuite/reftests/meson.build b/testsuite/reftests/meson.build index 8edf55d23a..b634ed450b 100644 --- a/testsuite/reftests/meson.build +++ b/testsuite/reftests/meson.build @@ -440,9 +440,6 @@ testdata = [ 'linear-gradient.css', 'linear-gradient.ref.ui', 'linear-gradient.ui', - 'linear-gradient-transition-to-other.css', - 'linear-gradient-transition-to-other.ref.ui', - 'linear-gradient-transition-to-other.ui', 'link-coloring.css', 'link-coloring.ref.ui', 'link-coloring.ui',