RESOLVED FIXED Bug 84843
[Chromium] Improve bot and build infrastructure for Android
https://bugs.webkit.org/show_bug.cgi?id=84843
Summary [Chromium] Improve bot and build infrastructure for Android
Peter Beverloo
Reported 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.
Attachments
Adam Barth
Comment 1 2012-10-17 13:01:58 PDT
All dependent bugs are fixed. We can handle further improvements in separate bugs. Yay testing infrastructure. :)
Note You need to log in before you can comment on or make changes to this bug.