Thanks... i tried to execute the command: WebKitTools/Scripts/run-webkit<div id="1ezh" class="ArwC7c ckChnd">-tests --gtk<br>but it gave an error "Unknown option: gtk" and than showed usage options of run-webkit-tests.
<br>any more clue on what needs to be done to execute webkit test suite on linux (to be specific its Ubuntu
6.0.6).<br><br>PS:I don't find much info on runing webkit test suites on net for linux (though its there for win and mac).<br><br>Regards<br><font color="#888888">Syed</font></div><br><br><div class="gmail_quote">On Jan 12, 2008 3:47 PM, Mark Rowe <
<a href="mailto:mrowe@apple.com">mrowe@apple.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
<br>On 12/01/2008, at 21:12, Mark Rowe wrote:<br><br>><br>> On 12/01/2008, at 20:51, syed mehdi wrote:<br>><br>>> Hi Guys,<br>>> I was trying to execute the webkit test suite after i received a<br>>> webkit build which have some local changes in it. I am working on
<br>>> linux (ubuntu 6.0.6).<br>>> While executing the test suite using "WebKitTools/Scripts/run-<br>>> webkit-tests" i got an error that "WARNING: Your platform is not<br>>> recognized.....". Than i made a few changes in run-webkit-tests
<br>>> perl script and defined the value of $platform to gtk, qt and gcc<br>>> (one by one), but all got failed with message as "Compiling<br>>> DumpRenderTree failed!".<br>><br>> You shouldn't need to make any changes to run the layout tests for
<br>> the Gtk port. Running "./WebKitTools/Scripts/run-webkit-tests --<br>> gtk" is sufficient. As far as I'm aware, I'm the only one that has<br>> run the layout tests for Gtk. Many of the tests do not have the
<br>> required platform-specific results so you will get many tests<br>> "passing" with messages like:<br>><br>> css1/basic/class_as_selector.html -> new (results generated in<br>> LayoutTests/css1/basic)
<br>><br>> Other tests will fail, and some may crash or hang. DumpRenderTree<br>> for Gtk has been fleshed out enough that it makes it around half way<br>> through the tests before hanging. I've not investigated the current
<br>> point at which it hangs -- it may be due to a bug in the Gtk port of<br>> WebKit, or missing functionality in the Gtk version of DumpRenderTree.<br><br></div></div>And I should say that improving DumpRenderTree for Gtk would be a
<br>great way to contribute. In it's incomplete state it has already<br>helped catch several regressions in network loading behaviour.<br>Patches for any improvements are welcome!<br><font color="#888888"><br>- Mark<br>
<br><br></font></blockquote></div><br>