[Webkit-unassigned] [Bug 49812] New: [NRWT] Simplify Driver.run_test() so that it takes only one parameter, TestInput.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 10:40:29 PST 2010


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

           Summary: [NRWT] Simplify Driver.run_test() so that it takes
                    only one parameter, TestInput.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org


Currently, each driver's run_test() method receives filename, timeout and checksum as parameters.
It might be better that run_test() only receives one parameter, TestInput.

-- 
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