+++ /dev/null
-From: Simon McVittie <smcv@debian.org>
-Date: Fri, 3 Sep 2021 15:08:08 +0100
-Subject: Disable clipboard test
-
-This regularly times out on buildds, but I can't reproduce the hang
-locally.
-
-Bug: https://gitlab.gnome.org/GNOME/gtk/-/issues/4229
-Forwarded: no
----
- testsuite/gdk/meson.build | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/testsuite/gdk/meson.build b/testsuite/gdk/meson.build
-index 98b57cb..71f955f 100644
---- a/testsuite/gdk/meson.build
-+++ b/testsuite/gdk/meson.build
-@@ -12,7 +12,9 @@ clipboard_client = executable('clipboard-client',
- tests = [
- { 'name': 'array' },
- { 'name': 'cairo' },
-- { 'name': 'clipboard', 'parallel': false, },
-+ { 'name': 'clipboard',
-+ 'parallel': false,
-+ 'suites': ['flaky'], },
- { 'name': 'contentformats' },
- { 'name': 'contentserializer' },
- { 'name': 'cursor' },
debian/reftest_compare_surfaces-Report-how-much-the-images-diffe.patch
debian/reftests-Allow-minor-differences-to-be-tolerated.patch
debian/Disable-inscription-markup.ui-reftest.patch
-debian/Disable-clipboard-test.patch
debian/subprojects-Add-gst-player-1.0-as-subporject.patch
debian/gstreamer-player-1.0-Do-not-install-it-if-it-s-a-subproje.patch
debian/media-Use-gstplayer-from-meson-subproject.patch