Skip dbus tests that are known to fail
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
Activity
mentioned in issue infrastructure/apertis-issues#451 (closed)
assigned to @wlozano
requested review from @daissi
Now tests pass (as expected)
- Resolved by Dylan Aïssi
These tests were added in package of dbus during the rebase on Bookwom, they weren't provided in the package from Bullseye. That means they have never worked in Apertis.
- Resolved by Walter Lozano
- Resolved by Dylan Aïssi
@wlozano Feel free to merge it once the version is fixed.
mentioned in merge request !305 (merged)