[webkit-help] Automatic Layout Test Execution for Cross Compiled Platforms

Ryosuke Niwa rniwa at webkit.org
Thu Nov 8 02:44:20 PST 2012


You might be interested in looking into how Chromium Android port solve
this problem. See
Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py.

On Thu, Nov 8, 2012 at 2:36 AM, Arunprasad Rajkumar
<ararunprasad at gmail.com>wrote:

>
> Hello Developers,
>
> I'm working on a embedded platform where I need to automate the Layout
> Tests. From the Tools/Scripts/new-run-webkit-tests &
> https://www.webkit.org/blog/1456/layout-tests-practice/ I understood like
> it requires python to run layout tests, since the web server & related
> things implemented in python. But the platform I'm working on is a resource
> constraint one & doesn't have these run-times(python,perl,..etc).
>
> Do you guys have any suggestions for my question? I'm thinking to use
> js-test-driver <http://code.google.com/p/js-test-driver/> for some of the
> non webkit specific tests. Will the same thing can be used for WebKit
> Layout tests.
>
> Thanks in advance.
>
> Kind Regards,
> Arun.
> --
> *Arunprasad Rajkumar*
> http://in.linkedin.com/in/ararunprasad
>
>
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-help
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20121108/7b81fc1b/attachment.html>


More information about the webkit-help mailing list