[PATCH 2 of 6] tests: remove redundant globs

Christian Ebert blacktrash at gmx.net
Sat Oct 9 05:44:55 CDT 2010


* 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

There might be some others where I don't have the requirements
and they are therefore skipped.

Seems to me they are all tests where _another_ temporary
directory is created by commands within the tests. And then those
gigantic tmp file names crop up again.

c
-- 
theatre - books - texts - movies
Black Trash Productions at home: http://www.blacktrash.org
Black Trash Productions on Facebook:
http://www.facebook.com/blacktrashproductions


More information about the Mercurial-devel mailing list