mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-16 04:28:05 +02:00
Revert "CI: Mark msys2-mingw32 as allowing failures"
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
This commit is contained in:
parent
034d528348
commit
53f20d79b8
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user