[Webkit-unassigned] [Bug 86797] New: results.html should let you rebaseline a test and modify it's listing in test_expectations.txt/Skipped files from the html page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 19:34:31 PDT 2012


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

           Summary: results.html should let you rebaseline a test and
                    modify it's listing in test_expectations.txt/Skipped
                    files from the html page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org
                CC: abarth at webkit.org, dglazkov at chromium.org,
                    dpranke at chromium.org, rniwa at webkit.org


Most of the infrastructure for rebaselining tests and modifying test_expectations.txt already exists for garden-o-matic via webkit-patch commands. We just need to start garden-o-matic localhost server that results.html talks to in order to execute the webkit-patch commands. I suppose the webkit-patch rebaseline-test command also needs to be able to take a local path to a layout test results directory instead of a buildbot name.

In addition to being super convenient, this would also make for less manual editing of test_expectations.txt files, alleviating some of Ryosuke's frustrations with the file format.

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