[librsvg: 7/8] test-msys2.sh: Don't allow the msys2 tests to fail
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 7/8] test-msys2.sh: Don't allow the msys2 tests to fail
- Date: Wed, 17 Aug 2022 01:58:59 +0000 (UTC)
commit 3a5a83a0f628d63dc3450142041ce48ffa5c88c5
Author: Federico Mena Quintero <federico gnome org>
Date: Tue Aug 16 20:42:40 2022 -0500
test-msys2.sh: Don't allow the msys2 tests to fail
Fingers crossed!
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/728>
ci/test-msys2.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/ci/test-msys2.sh b/ci/test-msys2.sh
index 29da73d06..75d07b950 100644
--- a/ci/test-msys2.sh
+++ b/ci/test-msys2.sh
@@ -35,5 +35,4 @@ cd _build
../autogen.sh LIBS="-lws2_32 -luserenv"
make
export RUST_BACKTRACE=1
-make check || true # allow failure
-
+make check
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]