From 32487989781838fb3b0a46b24ef5f561ac652af5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= Date: Thu, 29 Aug 2024 22:57:16 +0200 Subject: [PATCH] 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: --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c5cb2ae62..8d748b7bf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: