[PATCH 2 of 6] tests: remove redundant globs

Christian Ebert blacktrash at gmx.net
Sat Oct 9 09:59:54 CDT 2010


* Augie Fackler on Saturday, October 09, 2010 at 09:53:45 -0500
> On Oct 9, 2010, at 5:44 AM, Christian Ebert wrote:
>> * Mads Kiilerich on Wednesday, October 06, 2010 at 11:01:49 +0200
>>> # HG changeset patch
>>> # User Mads Kiilerich <mads at kiilerich.com>
>>> # Date 1286355389 -7200
>>> # Node ID 7c320ad1a7b032aeff2ad065c3b1bf222f7d761c
>>> # Parent  560bdda78abd98c1b921097048c6ce375062daa0
>>> tests: remove redundant globs
>>> 
>>> Many globs now just match $TESTTMP and is no longer needed.
>> 
>> Sorry to be a pain and late, but did you test this on MacOS X?
>> 
>> Here on 10.5.8 it breaks the following:
>> 
>> Failed test-hook.t: output changed
>> Failed test-keyword.t: output changed
>> Failed test-notify.t: output changed
>> Failed test-ssh.t: output changed
>> Failed test-subrepo-svn.t: output changed
> 
> I can't reproduce this on 10.6.x, what specific output changes are you seeing?

The first 4 have already been fixed by Mads (thanks!)

test-subrepo-svn.t still gives:

--- hgworkspace/hg-crew-mq/tests/test-subrepo-svn.t	2010-10-09 15:43:43.000000000 +0100
+++ hgworkspace/hg-crew-mq/tests/test-subrepo-svn.t.err	2010-10-09 15:52:47.000000000 +0100
@@ -73,7 +73,7 @@
 
   $ hg debugsub
   path s
-   source   file://$TESTTMP/svn-repo/src
+   source   file:///private/var/folders/Uv/Uv1fv0Yz2RaBNU%2BBYnlOsU%2B%2B%2BTM/-Tmp-/hgtests.sq4r7z/test-subrepo-svn.t/svn-repo/src
    revision 2
 
 change file in svn and hg, commit
@@ -92,7 +92,7 @@
   At revision 3.
   $ hg debugsub
   path s
-   source   file://$TESTTMP/svn-repo/src
+   source   file:///private/var/folders/Uv/Uv1fv0Yz2RaBNU%2BBYnlOsU%2B%2B%2BTM/-Tmp-/hgtests.sq4r7z/test-subrepo-svn.t/svn-repo/src
    revision 3
 
   $ echo a > s/a
@@ -192,7 +192,7 @@
 
   $ hg debugsub
   path s
-   source   file://$TESTTMP/svn-repo/src
+   source   file:///private/var/folders/Uv/Uv1fv0Yz2RaBNU%2BBYnlOsU%2B%2B%2BTM/-Tmp-/hgtests.sq4r7z/test-subrepo-svn.t/svn-repo/src
    revision 3
 
 verify subrepo is contained within the repo directory


c
-- 
  Was heißt hier Dogma, ich bin Underdogma!
[ What the hell do you mean dogma, I am underdogma. ]
free movies       --->>> http://www.blacktrash.org/underdogma
http://itunes.apple.com/podcast/underdogma-movies/id363423596


More information about the Mercurial-devel mailing list