aboutsummaryrefslogtreecommitdiffstats
path: root/community/gtksourceview4/skip-test.patch
blob: 9622cab208ae6254b3b9e7ca28643b6b86f1cacc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This test tries to access /var/lib/dbus/machine-id because of its usage of IBus.

diff --git a/testsuite/meson.build b/testsuite/meson.build
index f842a07..bd31ec8 100644
--- a/testsuite/meson.build
+++ b/testsuite/meson.build
@@ -34,7 +34,6 @@ testsuite_sources = [
   ['test-styleschememanager'],
   ['test-undo-manager'],
   ['test-utils'],
-  ['test-view'],
 ]
 
 foreach test: testsuite_sources