[Webkit-unassigned] [Bug 44709] deduplicate-tests should be runnable from any WebKit directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 9 16:39:26 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44709


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org,
                   |                            |ojan at chromium.org




--- Comment #2 from Tony Chang <tony at chromium.org>  2010-09-09 16:39:26 PST ---
(In reply to comment #1)
> Created an attachment (id=67116)
 --> (https://bugs.webkit.org/attachment.cgi?id=67116) [details]
> Patch

This allows deduplicate-tests to be run from any directory in the checkout and will output relative paths so the results can be piped to rm.

Also, if you run it in a subdir of LayoutTests, it only outputs files under where you run it from.  E.g., if I run the tool while I'm in LayoutTests/win/, I'll only tell me about dupes in LayoutTests/win/.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list