[webkit-dev] Webkit Early Warning System

wingoog moon wingoog91 at gmail.com
Sat Dec 22 23:28:06 PST 2012


On Sun, Dec 23, 2012 at 9:52 AM, Ilya Tikhonovsky <loislo at chromium.org>wrote:

> there are many kind of tests. Probably you are talking about layout tests.
> You need to build webkit for qt.
>
Thnaks for your responses.
Actually I mean that my pass is building locally, but it fails to build on
qt-ews and qt-wk2-ews when I add it to the bug.
I changed some code in my patch, but I want to be sure that it will not
fail to build on qt-ews and qt-wk2-ews again, before I add it to the bug.
So I am looking to the way to build  patch somehow on this platforms, to be
sure that  patch is correct, before I add it to the bug.



> *Building QT WebKit on linux *
> 0. Install xcb packages with apt-get
> https://qt.gitorious.org/qt/qtbase/blobs/master/src/plugins/platforms/xcb/README<http://www.google.com/url?q=https%3A%2F%2Fqt.gitorious.org%2Fqt%2Fqtbase%2Fblobs%2Fmaster%2Fsrc%2Fplugins%2Fplatforms%2Fxcb%2FREADME&sa=D&sntz=1&usg=AFrqEzdsWYkbqo2wX50JgFK2eCw1mZ4XoA>
> 1. Clone https://github.com/ossy-szeged/qt5-tools<http://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fossy-szeged%2Fqt5-tools&sa=D&sntz=1&usg=AFrqEzdk1068BUZn_DmpEdr9s3qekLDMhg> (e.g.
> under ~/projects/qt5-tools/)
> 2. Run "./build-qt5.sh -D -j12"
> 3. Add "~/projects/qt5-tools/qt5/qtbase/bin" to PATH
> 4. Build WebKit
>     time build-webkit  --qt --makeargs="-j12" --no-video
>
> you also need to download testfonts.
>
> 5. Run tests
>     export WEBKIT_TESTFONTS=~/testfonts
>     new-run-webkit-tests --qt
>
>
>
> Regards,
> Tim.
>
>
> On Sun, Dec 23, 2012 at 2:43 AM, wingoog moon <wingoog91 at gmail.com> wrote:
>
>> Hi all. My patch is building locally without errors, however it does not
>> pass qt and qt-wk2 tests when I attach it to the bug.
>> So is there any way to run these tests on the patch without actually
>> attaching it to the bug, so I can figure out all the problems of the patch
>> and can be sure it passes all the tests, before I attach it to the bug.
>>
>> Thanks for attention.
>>
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo/webkit-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20121223/60d36b36/attachment.html>


More information about the webkit-dev mailing list