changeset 48341:51f26c8088b2

tests: Adapt test-basic.t expected output for rhg Differential Revision: https://phab.mercurial-scm.org/D11769
author Simon Sapin <simon.sapin@octobus.net>
date Fri, 19 Nov 2021 17:34:48 +0100
parents d71b9902e2de
children 10c32e1b892a
files tests/test-basic.t
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-basic.t	Tue Nov 09 19:28:13 2021 +0100
+++ b/tests/test-basic.t	Fri Nov 19 17:34:48 2021 +0100
@@ -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