[Webkit-unassigned] [Bug 36899] New: Make DumpRenderTree parallelizable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 31 12:43:58 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36899

           Summary: Make DumpRenderTree parallelizable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
            Blocks: 33153


Now we can't run more than one DumpRenderTree on one 
machine, because DRT processes use same temporary 
directory for local storage, icon database, etc.
(Or one DRT per user on Mac because of user temp.)

Running more DRT on one machine is useful if more then 
one people (or buildbot) work on a powerful multicore 
server, or if you would like to make run-webkit-test 
script parallel to decrease runtime of layouttesting.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list