[mutter/wip/carlosg/test] foo




commit 67aa686b65df7197c073a8c776b653ea79147311
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sat Sep 4 15:28:54 2021 +0200

    foo

 .gitlab-ci.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cc3295efc5..37ccdc1ffb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -255,9 +255,7 @@ build-without-native-backend-and-wayland@x86_64:
   <<: *test-setup
   stage: test
   script:
-    - dbus-run-session -- src/tests/meta-dbus-runner.py
-        xvfb-run -s "$XVFB_SERVER_ARGS"
-        meson test -C build --no-rebuild -t 10 --wrap catchsegv
+    - meson test -C build --no-rebuild -t 10 --setup CI
   artifacts:
     expire_in: 1 day
     reports:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]