Bug 84843 - [Chromium] Improve bot and build infrastructure for Android
Summary: [Chromium] Improve bot and build infrastructure for 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: Peter Beverloo
URL:
Keywords:
Depends on: 79780 82039 84845 84867 92251 92764 93472 93962 94224 95980
Blocks: 66687
  Show dependency treegraph
 
Reported: 2012-04-25 04:20 PDT by Peter Beverloo
Modified: 2012-10-17 13:01 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Beverloo 2012-04-25 04:20:36 PDT
Currently we only have a builder on the WebKit waterfall:
http://build.webkit.org/builders/Chromium%20Android%20Release

In order to align with the other Chromium platforms, we'll need:
(1) A bot dedicated for testing, running webkit_unit_tests, TestWebKitAPI and DRT.
(2) Running Perf tests on Android devices.

Since DRT is not yet functional, and getting hardware and DRT set-up may take a while, short term plan is to run w_u_t and TWA on the builder. Next up is adding a dedicated tester which will also run (non-pixel) layout tests, and in the long run a Perf bot may be added.

This bug will also serve as a meta-bug for several build system improvements, i.e. automatically installing the 64-bit linker (lack of which will cause linker timeouts) and clean-up tasks such as re-enabling ImageDiff, which is currently disabled.
Comment 1 Adam Barth 2012-10-17 13:01:58 PDT
All dependent bugs are fixed.  We can handle further improvements in separate bugs.  Yay testing infrastructure.  :)