mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 04:31:09 +00:00
04bac8ef2a
My suspicion is that the clipboard (and some other) installed test interferes with others, because the clipboard is a shared resource.
5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
[Test]
|
|
Exec=/bin/sh -c "env GDK_DEBUG=clipboard G_ENABLE_DIAGNOSTIC=0 GTK_A11Y=test @testexecdir@/@test@ --tap -k --verbose"
|
|
Type=session-exclusive
|
|
Output=TAP
|