Bug 67032 - Add a build bot for the Chromium port on OS(ANDROID)
Summary: Add a build bot for the Chromium port on OS(ANDROID)
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: Nobody
URL:
Keywords:
Depends on: 67034 67035 67184
Blocks: 66689
  Show dependency treegraph
 
Reported: 2011-08-26 06:05 PDT by Peter Beverloo
Modified: 2011-08-30 02:30 PDT (History)
5 users (show)

See Also:


Attachments
Config update (2.84 KB, patch)
2011-08-26 06:05 PDT, Peter Beverloo
abarth: review+
Details | Formatted Diff | Diff
Config update (2.91 KB, patch)
2011-08-27 10:42 PDT, Peter Beverloo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.