[Updated] [+ ] D11769: tests: Adapt test-basic.t expected output for rhg

SimonSapin phabricator at mercurial-scm.org
Fri Nov 19 18:05:11 UTC 2021


SimonSapin updated this revision to Diff 31088.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D11769?vs=31087&id=31088

BRANCH
  default

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

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

AFFECTED FILES
  tests/test-basic.t

CHANGE DETAILS

diff --git a/tests/test-basic.t b/tests/test-basic.t
--- a/tests/test-basic.t
+++ b/tests/test-basic.t
@@ -1,7 +1,3 @@
-TODO: fix rhg bugs that make this test fail when status is enabled
-  $ unset RHG_STATUS
-
-
 Create a repository:
 
 #if no-extraextensions
@@ -44,7 +40,7 @@
   A a
 
   $ hg status >/dev/full
-  abort: No space left on device
+  abort: No space left on device* (glob)
   [255]
 #endif
 



To: SimonSapin, #hg-reviewers
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20211119/08b5c96e/attachment-0002.html>


More information about the Mercurial-patches mailing list