[Commented On] D11769: tests: Adapt test-basic.t expected output for rhg

baymax (Baymax, Your Personal Patch-care Companion) phabricator at mercurial-scm.org
Fri Nov 26 15:34:15 UTC 2021


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


  ✅ refresh by Heptapod after a successful CI run (🐙 💚)

REPOSITORY
  rHG Mercurial

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

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, Alphare
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20211126/4e6b637c/attachment-0002.html>


More information about the Mercurial-patches mailing list