[Updated] [+ ] D11499: windows-ci: temporarily allow Windows jobs to fail
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Wed Sep 29 09:16:28 UTC 2021
Alphare updated this revision to Diff 30439.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D11499?vs=30421&id=30439
BRANCH
stable
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11499/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11499
AFFECTED FILES
contrib/heptapod-ci.yml
CHANGE DETAILS
diff --git a/contrib/heptapod-ci.yml b/contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml
+++ b/contrib/heptapod-ci.yml
@@ -152,6 +152,7 @@
# that satisfies the various shebang lines and delegates to `py -3`.
.window_runtests_template: &windows_runtests
<<: *all
+ manual: true # we don't have any Windows runners anymore at the moment
stage: tests
before_script:
- C:/MinGW/msys/1.0/bin/sh.exe --login -c 'cd "$OLDPWD" && ls -1 tests/test-check-*.* > C:/Temp/check-tests.txt'
To: Alphare, #hg-reviewers
Cc: marmoute, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210929/b2a8f3f8/attachment-0002.html>
More information about the Mercurial-patches
mailing list