[Webkit-unassigned] [Bug 40792] Script to list duplicated files, and dedupe some chromium-specific LayoutTests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 18 04:22:25 PDT 2010


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





--- Comment #5 from Marcus Bulach <bulach at chromium.org>  2010-06-18 04:22:25 PST ---
(In reply to comment #3)
> Thanks Marcus for doing this! How about adding an option "platforms" so this script could be more generic? Now, it hard code chromium-mac and chromium-win. We could use this script to dedup baselines for other ports like chromium-linux, chromium-win-* etc.

oh, good point! it made it slightly more complex, but hopefully more useful! :)
it now accepts two parameters: -p for a list of platforms to check for duplicates, and -d for the destination (which may or may not be one of the platforms).
another look please?

> 
> (In reply to comment #2)
> > Hi Victor, Eric,
> > 
> > Following suggestions from https://bugs.webkit.org/show_bug.cgi?id=40418, here's a couple of scripts to list duplication and move the files around.
> > 
> > Hopefully it'll be useful at some point :), but please, let me know if it's not over-engineered: I tried to separate generic things from the chromium specific bits, and also kept a bunch of what I think it's the standard boiler-plate code here...
> > 
> > Once we're happy with this, I'll rebuild the patch in the change mentioned above using this tool.
> > 
> > Thanks,
> > Marcus

-- 
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