Commit Debian 3.0 (quilt) metadata archive/raspbian/4.8.3+ds-2+rpi1 raspbian/4.8.3+ds-2+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Sat, 11 Feb 2023 23:39:22 +0000 (23:39 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sat, 11 Feb 2023 23:39:22 +0000 (23:39 +0000)
[dgit (10.6) quilt-fixup]

debian/patches/disable-linear-gradient-transition-to-ot.patch [new file with mode: 0644]
debian/patches/series

diff --git a/debian/patches/disable-linear-gradient-transition-to-ot.patch b/debian/patches/disable-linear-gradient-transition-to-ot.patch
new file mode 100644 (file)
index 0000000..a99b550
--- /dev/null
@@ -0,0 +1,22 @@
+From: Peter Michael Green <plugwash@raspbian.org>
+Date: Sat, 11 Feb 2023 22:32:17 +0000
+X-Dgit-Generated: 4.8.3+ds-2+rpi1 41da1e8b22e609ff75b6e861db6be87026ef63c6
+Subject: Disable linear-gradient-transition-to-other test
+
+
+---
+
+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',
index 0a185f11881eb22d61e8cc387ace1828a32d2520..5a8f1d6f7a33f2bd3996325a863815f1985d1785 100644 (file)
@@ -16,3 +16,4 @@ debian/Disable-inscription-markup.ui-reftest.patch
 debian/Disable-clipboard-test.patch
 disable-tests-raspbian.patch
 disable-a-couple-more-failing-tests.patch
+disable-linear-gradient-transition-to-ot.patch