projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e93284b
)
Disable clipboard test
author
Simon McVittie
<smcv@debian.org>
Fri, 3 Sep 2021 14:08:08 +0000
(15:08 +0100)
committer
Jeremy Bicha
<jbicha@ubuntu.com>
Sat, 14 May 2022 14:05:42 +0000
(15:05 +0100)
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
patch
|
blob
|
history
diff --git
a/testsuite/gdk/meson.build
b/testsuite/gdk/meson.build
index 3de704fc641348a9c66a602506c0739fec1a486d..14b2c857e18fbe462cfac75ac81b2a8e9dd57c99 100644
(file)
--- 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' },