Disable clipboard test
authorSimon McVittie <smcv@debian.org>
Fri, 3 Sep 2021 14:08:08 +0000 (15:08 +0100)
committerSimon McVittie <smcv@debian.org>
Wed, 16 Feb 2022 16:55:50 +0000 (16:55 +0000)
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

Gbp-Pq: Topic debian
Gbp-Pq: Name Disable-clipboard-test.patch

testsuite/gdk/meson.build

index e3b2e8869a3a162f78bc7ea649b47471be7ae33b..e54001a0f57a57f8e623d39fad7bb35a7df5e474 100644 (file)
@@ -12,7 +12,6 @@ clipboard_client = executable('clipboard-client',
 tests = [
   { 'name': 'array' },
   { 'name': 'cairo' },
-  { 'name': 'clipboard', 'parallel': false, },
   { 'name': 'contentformats' },
   { 'name': 'contentserializer' },
   { 'name': 'cursor' },