On Mon, Dec 19, 2011 at 1:57 PM, Adam Klein <ad...@chromium.org> wrote:

> Which tests are you referring to? I've certainly written HTTP tests that
> use the JS test harness, e.g.,
> http://trac.webkit.org/browser/trunk/LayoutTests/http/tests/filesystem/resolve-uri.html.
> Note the resources are in fact copied to a special '/js-test-resources/'
> directory to make them accessible via HTTP.


Ahh beautiful, I was unaware the resources were copied to an accessible
path prior to the test run.  A did a physical search for the files and a
poor grep for their potential use in http/tests.  Thanks Adam for the tip!


>
> - Adam
>
> On Mon, Dec 19, 2011 at 7:08 AM, Jarred Nicholls <jar...@webkit.org>wrote:
>
>> Any particular reason we aren't using js-test-pre and js-test-post
>> harness code in our http tests, other than the fact that it's additional
>> http resources loaded per test?
>>
>> I could spend a year improving our current tests; they are completely
>> fugly.
>>
>> Thanks,
>> Jarred
>>
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev@lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>>
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to