mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-apps/gcp: Start dbus for tests
Bug: https://bugs.gentoo.org/743403 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -25,7 +25,9 @@ distutils_enable_tests unittest
|
||||
PATCHES=( "${FILESDIR}"/${PN}-0.2.1-gentoo-fhs.patch )
|
||||
|
||||
src_test() {
|
||||
export $(dbus-launch)
|
||||
virtx distutils-r1_src_test
|
||||
kill -9 "${DBUS_SESSION_BUS_PID}"
|
||||
}
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user