[Webkit-unassigned] [Bug 203226] New: Add a script to run ImageDiff manually

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 17:05:54 PDT 2019


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

            Bug ID: 203226
           Summary: Add a script to run ImageDiff manually
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org

While trying to debug a possible issue with ImageDiff I found that is really hard to run this test manually (without using the layout-test runner).

The main issue is that the tool doesn't accept the paths to the images. Instead it expects via stdin the contents of both images (as byte strings), with some fields that tell it how much bytes each image uses on stdin.

-- 
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/20191022/640823db/attachment.html>


More information about the webkit-unassigned mailing list