disable test that needs installed dbus service

since we don't want to build-depend on ourself

https://gitlab.gnome.org/GNOME/at-spi2-core/issues/6

Gbp-Pq: Name disable-test-that-needs-installed-dbus-service.patch
This commit is contained in:
Jeremy Bicha 2018-09-14 22:46:01 -04:00 committed by openKylinBot
parent 5b20d4dd9e
commit 51f40af665
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
test('memory',
executable('memory', 'memory.c',
include_directories: root_inc,
dependencies: [ atspi_dep ]))
# test('memory',
# executable('memory', 'memory.c',
# include_directories: root_inc,
# dependencies: [ atspi_dep ]))