Skip to content

tests: move dbus session bus handling into runtests.py

Christoph Reiter requested to merge creiter/pygobject:tests-runtests-dbus into master

This allows us to remove code duplication in autotools/distutils.

This also fixes the noisy dbus output during tests because dbus-run-session forwarded dbus logging output to stderr.

Merge request reports