Bug 67032

Summary: Add a build bot for the Chromium port on OS(ANDROID)
Product: WebKit Reporter: Peter Beverloo <peter>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, andreip, aroben, steveblock, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 67034, 67035, 67184    
Bug Blocks: 66689    
Attachments:
Description Flags
Config update
abarth: review+
Config update none

Description Peter Beverloo 2011-08-26 06:05:14 PDT
Created attachment 105354 [details]
Config update

We'd like to supply a build bot to the WebKit waterfall for building WebKit's Chromium port for Android. It's ready and running on a local master right now.

Changes to the master.cfg file should land first, see the dependencies of this bug.
Comment 1 Adam Barth 2011-08-26 12:18:56 PDT
Comment on attachment 105354 [details]
Config update

View in context: https://bugs.webkit.org/attachment.cgi?id=105354&action=review

> Tools/BuildSlaveSupport/build.webkit.org-config/config.json:64
> +                    { "name": "google-linux-android", "platform": "chromium-android" },

I would put this one before google-linux-flexbox
Comment 2 Peter Beverloo 2011-08-27 10:42:02 PDT
Created attachment 105439 [details]
Config update

Thank you.  Agreed, and I've updated the patch.  I didn't re-order the other two occurrences as the full builder names differ in another way ("Chromium Linux Release (Flexbox)" v.s. "Chromium Android Release").
Comment 3 WebKit Review Bot 2011-08-27 14:31:22 PDT
Comment on attachment 105439 [details]
Config update

Clearing flags on attachment: 105439

Committed r93946: <http://trac.webkit.org/changeset/93946>
Comment 4 WebKit Review Bot 2011-08-27 14:31:26 PDT
All reviewed patches have been landed.  Closing bug.