[gtk/macos-ci: 3/3] ci: Try to run tests on macos




commit 092a56caf41b16345be90b7ee01d474023c72974
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Jan 6 17:57:53 2021 -0500

    ci: Try to run tests on macos

 .gitlab-ci.yml | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9c073fbed0..7a50284252 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -170,6 +170,10 @@ macos:
             -Dpixman:tests=disabled
             _build
     - ninja -C _build
+    - meson test -C _build
+                 --print-errorlogs
+                 --suite=gtk
+                 --no-suite=gsk-compare-opengl
   artifacts:
     when: always
     paths:


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