Bug 60895 - [chromium] move Lucid 64 bit results into LayoutTests/platform/chromium-linux
Summary: [chromium] move Lucid 64 bit results into LayoutTests/platform/chromium-linux
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-16 09:35 PDT by Tony Chang
Modified: 2011-05-17 12:29 PDT (History)
2 users (show)

See Also:


Attachments
Patch (14.50 KB, patch)
2011-05-17 09:22 PDT, Tony Chang
ojan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2011-05-16 09:35:13 PDT
We finished switching the chromium linux buildbots from hardy32 to lucid64.  Since lucid64 is now the default configuration on the bots and for developers, we should move the lucid64 results from platform/chromium-linux-x86_64 to platform/chromium-linux.

When/If we get a lucid32 bot, we should add lucid32 results to platform/chromium-linux-x86.  I'm not sure if it's worth moving the hardy32 results into platform/chromium-linux-x86 because I suspect many of them will be different with lucid (newer fonts, freetype, etc).
Comment 1 Tony Chang 2011-05-16 11:49:48 PDT
Turns out we already have a lucid32 bot called Webkit Linux 32 and it's red.

Here's the plan:
- move the chromium-linux-x86_64 to chromium-linux
- watch the Webkit Linux 32 bot to see what goes red
- rebase as appropriate

We might also need to update rebaseline-chromium-webkit-tests.  Not sure.
Comment 2 Tony Chang 2011-05-17 09:22:09 PDT
Created attachment 93777 [details]
Patch
Comment 3 Tony Chang 2011-05-17 09:22:30 PDT
I used this to generate the chromium linux 32 baselines.
Comment 4 Tony Chang 2011-05-17 12:13:07 PDT
Maybe Dirk is still on vacation?  He can review again when he gets back, but this will allow the rebaseline tool to work after the bot move.
Comment 5 Ojan Vafai 2011-05-17 12:18:27 PDT
Comment on attachment 93777 [details]
Patch

Once all the files are move, we should also delete the chromium-linux-x86_64 directory.
Comment 6 Tony Chang 2011-05-17 12:29:35 PDT
Committed r86696: <http://trac.webkit.org/changeset/86696>