RESOLVED FIXED 84867
[Chromium] Start running webkit_unit_tests and TestWebKitAPI on the Android bot
https://bugs.webkit.org/show_bug.cgi?id=84867
Summary [Chromium] Start running webkit_unit_tests and TestWebKitAPI on the Android bot
Peter Beverloo
Reported 2012-04-25 08:11:25 PDT
Until DRT can fully run and a dedicated tester is available, I'd like to go ahead with turning the "Chromium Android Release" bot into a tester running everything but DRT. Since Chromium on Android will be running the TestWebKitAPI, webkit_unit_tests and DumpRenderTree tests on an Android device, I'd prefer to leverage Chromium's existing infrastructure for doing this, avoiding large amounts of duplicated code. This will also require changes in the test runner on the Chromium side, so I'll start with one or more WIP patches. The actual build.webkit.org changes will be split off when it's ready to land.
Attachments
WIP (9.12 KB, patch)
2012-04-25 08:17 PDT, Peter Beverloo
no flags
Peter Beverloo
Comment 1 2012-04-25 08:17:38 PDT
Adam Barth
Comment 2 2012-05-08 22:35:44 PDT
Is this patch stalled? What do we need to do to make progress here?
Peter Beverloo
Comment 3 2012-05-09 01:44:52 PDT
The test-runner (which is responsible for sending commands and files to a device) and systems like the APK-generator were solely written for the Chromium project, so we're going to move these to another repository and generalize them so WebKit is able to use them as well. Many of the files are located here right now: http://src.chromium.org/viewvc/chrome/trunk/src/build/android/
Adam Barth
Comment 4 2012-10-17 13:01:17 PDT
Note You need to log in before you can comment on or make changes to this bug.