[gobject-introspection/ebassi/ci-update] ci: Temporarily disable tests on MSVC
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection/ebassi/ci-update] ci: Temporarily disable tests on MSVC
- Date: Sat, 11 Jun 2022 01:41:50 +0000 (UTC)
commit f3301269bf51366e106daf0f9098f07cd712ff56
Author: Emmanuele Bassi <ebassi gnome org>
Date: Sat Jun 11 02:41:08 2022 +0100
ci: Temporarily disable tests on MSVC
We need to unblock the CI pipeline, in order to fix them.
.gitlab-ci/test-msvc.bat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/test-msvc.bat b/.gitlab-ci/test-msvc.bat
index 76f50661..4632d487 100644
--- a/.gitlab-ci/test-msvc.bat
+++ b/.gitlab-ci/test-msvc.bat
@@ -18,7 +18,7 @@ meson wrap promote subprojects\glib\subprojects\pcre.wrap
meson setup _build || goto :error
meson compile -C _build || goto :error
-meson test -C _build --suite=gobject-introspection || goto :error
+::meson test -C _build --suite=gobject-introspection || goto :error
goto :EOF
:error
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]