Hi folks,
I've tried to run a subset of webkit layout test using run_webkit_tests.sh,
and found that the instruction at
http://www.chromium.org/developers/testing/webkit-layout-tests
seems obsolete.

The doc says :
>To run only some of the tests, specify their directories or filenames as 
>arguments to run_webkit_tests.sh relative to the layout test directory 
>>(/trunk/third_party/WebKit/LayoutTests). For example, to run the fast form 
>tests, use
>
>$ ./run_webkit_tests.sh fast/forms
>
>Or you could use
>
>$ ./run_webkit_tests.sh fast/fo\*

But at now we need such like:

$ ./run_webkit_tests.sh LayoutTests/fast/forms

It looks due to support for tests under chromium tree, but I'm not sure.
Anyway, updating the document would be helpful.

Thanks in advance.

--
morita
-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to