mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-04-16 13:20:39 +02:00
ci: Enable weston-launch explicitly for test
Signed-off-by: Kenny Levinsen <kl@kl.wtf>
This commit is contained in:
parent
834df18ac2
commit
c8a9fb4e7f
1 changed files with 2 additions and 0 deletions
|
|
@ -284,6 +284,7 @@ aarch64-debian-container_prep:
|
|||
-Dtest-skip-is-failure=true
|
||||
-Dlauncher-libseat=true
|
||||
-Ddeprecated-backend-fbdev=true
|
||||
-Ddeprecated-weston-launch=true
|
||||
after_script:
|
||||
- ninja -C "$BUILDDIR" coverage-html > "$BUILDDIR/meson-logs/ninja-coverage-html.txt"
|
||||
- ninja -C "$BUILDDIR" coverage-xml
|
||||
|
|
@ -337,6 +338,7 @@ docs-build:
|
|||
-Dpipewire=false
|
||||
-Dwerror=true
|
||||
-Dlauncher-libseat=true
|
||||
-Ddeprecated-weston-launch=true
|
||||
|
||||
x86_64-debian-no-gl-build:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue