[Webkit-unassigned] [Bug 163974] New: REGRESSION(r205682): [GTK] Layout test fast/canvas/drawImage-with-negative-source-destination.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 25 13:17:00 PDT 2016


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

            Bug ID: 163974
           Summary: REGRESSION(r205682): [GTK] Layout test
                    fast/canvas/drawImage-with-negative-source-destination
                    .html is failing
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org, sabouhallawa at apple.com

Layout test fast/canvas/drawImage-with-negative-source-destination.html has been failing since r205682 ("Move the BitmapImage platform dependent code to a new file named NativeImage[CG|Cairo].cpp"):

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/drawImage-with-negative-source-destination-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/drawImage-with-negative-source-destination-actual.txt
@@ -4,9 +4,9 @@


 PASS imgdata[4] is 0
-PASS imgdata[5] is 255
+FAIL imgdata[5] should be 255. Was 0.
 PASS imgdata[6] is 0
-PASS imgdata[0] is 255
+FAIL imgdata[0] should be 255. Was 0.
 PASS imgdata[1] is 0
 PASS imgdata[2] is 0
 PASS imgdata[4] is 0

Updating expectations accordingly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161025/9c27857b/attachment.html>


More information about the webkit-unassigned mailing list