Bug 84867 - [Chromium] Start running webkit_unit_tests and TestWebKitAPI on the Android bot
Summary: [Chromium] Start running webkit_unit_tests and TestWebKitAPI on the Android bot
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: 92381 96687
Blocks: 84843
  Show dependency treegraph
 
Reported: 2012-04-25 08:11 PDT by Peter Beverloo
Modified: 2012-10-17 13:01 PDT (History)
3 users (show)

See Also:


Attachments
WIP (9.12 KB, patch)
2012-04-25 08:17 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 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.
Comment 1 Peter Beverloo 2012-04-25 08:17:38 PDT
Created attachment 138813 [details]
WIP
Comment 2 Adam Barth 2012-05-08 22:35:44 PDT
Is this patch stalled?  What do we need to do to make progress here?
Comment 3 Peter Beverloo 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/
Comment 4 Adam Barth 2012-10-17 13:01:17 PDT
These tests appear to be running on this bot:

http://build.webkit.org/waterfall?show=Chromium%20Android%20Release%20(Tests)