[pango/pango2: 1/3] ci: Don't run HarfBuzz tests on Windows
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango2: 1/3] ci: Don't run HarfBuzz tests on Windows
- Date: Mon, 27 Jun 2022 21:09:29 +0000 (UTC)
commit 0bdc682edf14e347ec5156c2988f0e849509209a
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jun 27 13:06:58 2022 -0400
ci: Don't run HarfBuzz tests on Windows
HarfBuzz does that in its own ci.
.gitlab-ci/test-msys2.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/test-msys2.sh b/.gitlab-ci/test-msys2.sh
index cf8bd77a4..a2862dd30 100644
--- a/.gitlab-ci/test-msys2.sh
+++ b/.gitlab-ci/test-msys2.sh
@@ -22,7 +22,7 @@ pacman --noconfirm -S --needed \
mingw-w64-$MSYS2_ARCH-toolchain \
mingw-w64-$MSYS2_ARCH-cantarell-fonts
-meson --buildtype debug --force-fallback-for harfbuzz _build
+meson --buildtype debug --force-fallback-for harfbuzz -Dharfbuzz:tests=disabled _build
cd _build
ninja
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]