From 53f20d79b81a9e609cfd9f1734033d287700bb26 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 14 Aug 2024 12:29:36 +0100 Subject: [PATCH] Revert "CI: Mark msys2-mingw32 as allowing failures" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 16819a40245a7d844382cab55ee4725f33718bab. The failure this was added for is intermittent and has been going on a long time; it’s not a new failure caused by msys2 dependency/packaging changes, so the policy in .gitlab-ci.yml doesn’t apply. It would be great if someone fixed #3042, but un-gating GLib from msys2 testing is not the right tradeoff for it. See: #3042 --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 95342c493..9f53706e1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -529,7 +529,6 @@ cross-mingw64: # 4. Rebase any pending broken MRs on top of the commit which makes the CI job # non-fatal, so that development on `main` is unblocked. msys2-mingw32: - allow_failure: true extends: .only-default-and-merges stage: build tags: