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

Alphare (Raphaël Gomès) phabricator at mercurial-scm.org
Thu Aug 5 16:50:40 UTC 2021


Closed by commit rHG2fb4bd5f773f: windows-ci: temporarily disable test-censor.t (authored by Alphare).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".

REPOSITORY
  rHG Mercurial

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

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/3f4709b7/attachment-0002.html>


More information about the Mercurial-patches mailing list