[Webkit-unassigned] [Bug 58122] chromium rebaseline script did the wrong thing with snowleopard expectations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 10 17:46:04 PDT 2011


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





--- Comment #3 from Ojan Vafai <ojan at chromium.org>  2011-04-10 17:46:04 PST ---
The way I was picturing this working is the following:
When rebaselining any platform's results, we find the first result in it't it's baseline search path and copy it to that platform's result. Then we grab the results off the bot and dedupe. It's a good deal more work on the filesystem, but I don't think the filesystem work is significant in terms of how long this script takes to run.

So, in this case, to start with, there's a result in chromium-mac and we want to rebaseline snowleopard. So we do the following:
1. Copy the result from chromium-mac to chromium-mac-leopard and chromium-mac-snowleopard.
2. Grab the snowleopard result from the bot.
3. Dedupe

Given that we have coverage for all platforms now, that should work, right?

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