marmoute created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches.
REVISION SUMMARY Now that test-censor.t is working on Windows, we can re-enable it. REPOSITORY rHG Mercurial BRANCH stable REVISION DETAIL https://phab.mercurial-scm.org/D11261 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,15 +1,6 @@ #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: marmoute, #hg-reviewers Cc: mercurial-patches, mercurial-devel _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel