projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b542d15
)
Disable clipboard test
author
Simon McVittie
<smcv@debian.org>
Fri, 3 Sep 2021 14:08:08 +0000
(15:08 +0100)
committer
Simon McVittie
<smcv@debian.org>
Fri, 5 Nov 2021 12:54:16 +0000
(12:54 +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
patch
|
blob
|
history
diff --git
a/testsuite/gdk/meson.build
b/testsuite/gdk/meson.build
index 5e62e987751cf53f5c65f2735d16a6b86d6132df..af872f7b0e68d54f0954374c757adbe83f232885 100644
(file)
--- a/
testsuite/gdk/meson.build
+++ b/
testsuite/gdk/meson.build
@@
-12,7
+12,6
@@
clipboard_client = executable('clipboard-client',
tests = [
'array',
'cairo',
- 'clipboard',
'contentformats',
'contentserializer',
'cursor',