[gtk/macos-ci: 1778/1778] ci: Try to run tests on macos
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/macos-ci: 1778/1778] ci: Try to run tests on macos
- Date: Thu, 6 May 2021 02:01:39 +0000 (UTC)
commit 49a9e5725da66fa8ce6125f86c609a04f307b435
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 ++++
.gitlab-ci/.run-tests.sh.swp | Bin 0 -> 12288 bytes
2 files changed, 4 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9c073fbed0..e763cd0612 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:
diff --git a/.gitlab-ci/.run-tests.sh.swp b/.gitlab-ci/.run-tests.sh.swp
new file mode 100644
index 0000000000..9feaa39b84
Binary files /dev/null and b/.gitlab-ci/.run-tests.sh.swp differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]