1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00
aports/community/gtksourceview5/skip-test.patch
Rasmus Thomsen 7048d6f4f1
community/gtksourceview5: new aport
https://wiki.gnome.org/Projects/GtkSourceView
A text widget adding syntax highlighting and more to GNOME
2021-03-25 15:08:20 +01:00

14 lines
400 B
Diff

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