[webkit-help] Debug DumpRenderTree with http tests

Osztrogonac Csaba oszi at inf.u-szeged.hu
Wed Mar 24 10:09:10 PDT 2010


Hi Chang,

You should run WebKitBuild/Debug/DumpRenderTree <URL> , where
URL is http://127.0.0.1:8000/TESTNAME (without LayoutTests/http/tests !)
or https://127.0.0.1:8443/TESTNAME (without LayoutTests/http/tests/ssl !)

(See run-webkit-tests script from line #646)

br,
Ossy

Chang.Shu at nokia.com írta:
> Hi,
>  
> I'm trying to debug a couple of failed http related layout tests. 
> However, I could not figure out how to run DumpRenderTree without 
> calling run-webkit-tests script. I have started run-webkit-httpd in one 
> terminal window and then run "WebKitBuild/Debug/DumpRenderTree 
> LayoutTests/http/tests/..." on the other. But they didn't seem to connect. 
> Shall I provide some parameters to DRT?
>  
> Thanks very much!
>  
> Chang


More information about the webkit-help mailing list