1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 04:35:39 +03:00
aports/community/gtksourceview4/skip-test.patch

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