--- /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 | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/testsuite/gdk/meson.build b/testsuite/gdk/meson.build
+index e3b2e88..e54001a 100644
+--- a/testsuite/gdk/meson.build
++++ b/testsuite/gdk/meson.build
+@@ -12,7 +12,6 @@ clipboard_client = executable('clipboard-client',
+ tests = [
+ { 'name': 'array' },
+ { 'name': 'cairo' },
+- { 'name': 'clipboard', 'parallel': false, },
+ { 'name': 'contentformats' },
+ { 'name': 'contentserializer' },
+ { 'name': 'cursor' },
debian/Disable-web-fonts-for-now.patch
debian/templates-Remove-html5shiv.patch
debian/Skip-some-known-failing-tests-on-mips-family-architecture.patch
+debian/Disable-clipboard-test.patch
debian/Stub-out-optimized-GResource-processing.patch