[webkit-dev] minor feature added to new-run-webkit-tests

Ojan Vafai ojan at chromium.org
Wed Dec 1 16:37:56 PST 2010


I've wanted this many times. Looks great.

On Wed, Dec 1, 2010 at 4:31 PM, Dirk Pranke <dpranke at chromium.org> wrote:

> If you don't ever run new-run-webkit-tests, you can stop reading.
>
> If you do, then it might interest you to know that by popular demand
> (okay, two people), I have added a line that prints the actual command
> line used to invoke DumpRenderTree as part of the config output, e.g.:
>
> $ new-run-webkit-tests -n --print config,default --platform
> chromium-mac fast/html/keygen.html
> Defaulting to one child - see
> https://bugs.webkit.org/show_bug.cgi?id=38553
> Using port 'chromium-mac'
> Placing test results in
> /Volumes/Src/src/c.wdev/src/webkit/Release/layout-test-results
> Using Release build
> Pixel tests enabled
> Regular timeout: 6000, slow test timeout: 30000
> Running one TestShell
> Command line:
> /Volumes/Src/src/c.wdev/src/xcodebuild/Release/TestShell.app/Contents/MacOS/TestShell
>
> --pixel-tests=/Volumes/Src/src/c.wdev/src/webkit/Release/layout-test-results/png_result0.png
> --layout-tests
> Worker model: threads
>
> $
>
> I have also added the '-n' / '--dry-run' flag, which does everything
> new-run-webkit-tests normally does except actually run the tests. You
> can use this to quickly check the configuration info as above, or to
> sanity check that your build is okay, your test_expectations are okay,
> etc.
>
> I hope this is helpful,
>
> -- Dirk
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20101201/3562ceb5/attachment.html>


More information about the webkit-dev mailing list