[webkit-reviews] review requested: [Bug 44012] [QT] DumpRenderTree runs only one test from command mode : [Attachment 65405] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 25 06:01:50 PDT 2010


Mahesh Kulkarni <mahesh.kulkarni at nokia.com> has asked  for review:
Bug 44012: [QT] DumpRenderTree runs only one test from command mode
https://bugs.webkit.org/show_bug.cgi?id=44012

Attachment 65405: patch
https://bugs.webkit.org/attachment.cgi?id=65405&action=review

------- Additional Comments from Mahesh Kulkarni <mahesh.kulkarni at nokia.com>
>From previous patch, 

1) Changed customMode to StandAloneMode as per Kenneth suggestion. 
2) Added support for folder path (non-recursive) support to DRT. Any folder
containing test files can be run directly with DRT. 
Ex: ./WebKitBuild/Debug/bin/DumpRenderTree
~/webkit/LayoutTests/fast/dom/Geolocation/ 
(will run all *.html files in sequence which helped in debugging DRT alone with
qtcreator)


More information about the webkit-reviews mailing list