You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following tests were failing:
- test_Config.cpp
- Testing writing to read-only file fails when run as root because
DAC is overridden -> fixed by adding normal user and running the
tests under it
- test_Sound.cpp
- Test tries to play sound so `pipewire` is required, which in turn
requires D-Bus so run the tests through `dbus-run-session`
Fixes#765
0 commit comments