[Commented On] D11255: windows-ci: temporarily disable test-censor.t

baymax (Baymax, Your Personal Patch-care Companion) phabricator at mercurial-scm.org
Thu Aug 5 17:32:12 UTC 2021


baymax added a comment.
baymax updated this revision to Diff 29816.


  ✅ refresh by Heptapod after a successful CI run (🐙 💚)
  ⚠ This patch is intended for stable ⚠
  <img src="https://phab.mercurial-scm.org/file/data/bth6ydklc4kd4gmh7a6h/PHID-FILE-uktushir6fpusqhvokji/source.gif" />

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D11255?vs=29809&id=29816

BRANCH
  stable

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D11255/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D11255

AFFECTED FILES
  tests/test-censor.t

CHANGE DETAILS

diff --git a/tests/test-censor.t b/tests/test-censor.t
--- a/tests/test-censor.t
+++ b/tests/test-censor.t
@@ -1,6 +1,15 @@
 #require no-reposimplestore
 #testcases revlogv1 revlogv2
 
+# XXX-windows This test fails for Windows and is taking some time to investigate
+# We want to enable the Windows CI by default sooner than later to catch other
+# regressions, so disable this test temporarily.
+
+#if windows
+  $ echo 'skipped: this test fails for Windows and is being investigated'
+  $ exit 80
+#endif
+
 #if revlogv2
 
   $ cat >> $HGRCPATH <<EOF



To: Alphare, #hg-reviewers
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210805/034a2f7c/attachment-0002.html>


More information about the Mercurial-patches mailing list