ci: Rely on socket activated PipeWire
The D-Bus test environment helper now handles socket activated PipeWire, so no need to launch it from the outside. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3986>
This commit is contained in:
parent
0104fbe577
commit
3248798978
1 changed files with 0 additions and 4 deletions
|
@ -547,8 +547,6 @@ build-wayland-only@x86_64:
|
|||
- glib-compile-schemas $GSETTINGS_SCHEMA_DIR
|
||||
- mkdir -m 1777 /tmp/.X11-unix
|
||||
- ./src/tests/meta-dbus-runner.py
|
||||
--launch=pipewire
|
||||
--launch=wireplumber
|
||||
--
|
||||
meson test
|
||||
-C build
|
||||
|
@ -717,8 +715,6 @@ dist-mutter:
|
|||
- glib-compile-schemas $GSETTINGS_SCHEMA_DIR
|
||||
- mkdir -m 1777 /tmp/.X11-unix
|
||||
- ./src/tests/meta-dbus-runner.py
|
||||
--launch=pipewire
|
||||
--launch=wireplumber
|
||||
--
|
||||
meson dist -C build
|
||||
artifacts:
|
||||
|
|
Loading…
Add table
Reference in a new issue