[Webkit-unassigned] [Bug 141913] New: run-webkit-tests --new-baseline should not write results if upstream results match

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 10:32:15 PST 2015


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

            Bug ID: 141913
           Summary: run-webkit-tests --new-baseline should not write
                    results if upstream results match
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org

The most annoying thing ever about `run-webkit-tests --new-baseline` is that it writes results even if upstream results match.

We should fix it to do the following:
- Only write new result if the upstream result doesn't match.
- Delete existing result if new result matches upstream result.

See also Bug 47293 about runtime warnings when new "failing" port-specific result matches upstream result.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150223/b5871903/attachment-0002.html>


More information about the webkit-unassigned mailing list