Skip to content

Skip dbus tests that are known to fail

Walter Lozano requested to merge wip/wlozano/dbus-skip into apertis/v2025dev2

Skip tests that are known to fail after the rebase on top of Bookworm.

  • test-misc-internals: This test tries to bind to a new socket dbus[4512]: server listen error: org.freedesktop.DBus.Error.AccessDenied: Failed to bind socket "./boogie": Permission denied

  • test-service: This tests tries to use X11 *** Failed to open connection to activating message bus: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

  • test-sleep-forever: This tests never ends and the test framework only timeouts

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports