[webkit-dev] Mapping Results between Layout-tests and Webkit-Supported Features
g_siddu
siddu.sjce at gmail.com
Sun May 10 22:29:48 PDT 2009
Thanks Darin !
Darin Adler wrote:
>
> On May 7, 2009, at 11:24 PM, g_siddu wrote:
>
>> I am running webkit-layout tests on the Gtk Platfrom and with the
>> tests being run i am trying to map them with those of the features
>> provided by the webkit(http://trac.webkit.org/wiki/SpecSupport).
>
> There’s no real way to map a directory onto a feature. It’s a
> possibility for future organization of some tests, but not how things
> are today.
>
>> i see a particular folder (for ex dom) present in several places
>> like LayoutTests/dom and also LayoutTests/fast/dom, same goes with
>> the security folder as well
>
> It’s hard to answer your general question, but I can be specific about
> the two cases you asked about.
>
> LayoutTests/dom contains some DOM test suites that came from the W3C
> originally. LayoutTests/fast/dom contains many general DOM tests.
>
> LayoutTests/security contains security tests that can run locally.
> LayoutTests/http/tests/security contains security tests that require
> an http server to be running. The test script run-webkit-tests runs
> the http server if any tests in the LayoutTests/http are going to run.
>
> -- Darin
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
--
View this message in context: http://www.nabble.com/Mapping-Results-between-Layout-tests-and-Webkit-Supported-Features-tp23440762p23477315.html
Sent from the Webkit mailing list archive at Nabble.com.
More information about the webkit-dev
mailing list