mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-08 18:24:04 +02:00
Revert "CI: Mark msys2-mingw32 as allowing failures"
This reverts commit 16819a4024
.
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
This commit is contained in:
@@ -529,7 +529,6 @@ cross-mingw64:
|
|||||||
# 4. Rebase any pending broken MRs on top of the commit which makes the CI job
|
# 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.
|
# non-fatal, so that development on `main` is unblocked.
|
||||||
msys2-mingw32:
|
msys2-mingw32:
|
||||||
allow_failure: true
|
|
||||||
extends: .only-default-and-merges
|
extends: .only-default-and-merges
|
||||||
stage: build
|
stage: build
|
||||||
tags:
|
tags:
|
||||||
|
Reference in New Issue
Block a user