void-packages/srcpkgs/vala/patches/disable-unstable-tests.patch
2021-08-06 20:43:02 +02:00

14 lines
409 B
Diff

This patch disables tests that fail in github-ci, but pass on other linux systems.
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -706,9 +706,7 @@
dbus/dynamic-method.test \
dbus/enum-string-marshalling.vala \
dbus/signals.test \
- dbus/filedescriptor.test \
dbus/filedescriptor-async.test \
- dbus/filedescriptor-errors.test \
dbus/dicts.test \
dbus/bug596862.vala \
dbus/bug602003.test \