[Webkit-unassigned] [Bug 163972] New: REGRESSION(r205345-r205394): [GTK] Layout test fast/canvas/canvas-gradient-addStop-error.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 25 13:12:05 PDT 2016


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

            Bug ID: 163972
           Summary: REGRESSION(r205345-r205394): [GTK] Layout test
                    fast/canvas/canvas-gradient-addStop-error.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

Layout test fast/canvas/canvas-gradient-addStop-error.html has been failing since r205345-r205394 (inclusive). Unfortunately that is a huge range.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/canvas-gradient-addStop-error-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/canvas-gradient-addStop-error-actual.txt
@@ -7,8 +7,8 @@
 PASS gradient.addColorStop(1, 'rgb(NaN%, NaN%, NaN%)') threw exception SyntaxError (DOM Exception 12): The string did not match the expected pattern..
 PASS gradient.addColorStop(1, 'rgb(NaN%, NaN%, NaN%)') threw exception SyntaxError (DOM Exception 12): The string did not match the expected pattern..
 Switching to dashboard compatibility mode.  Invalid color strings should no longer cause an exception.
-PASS gradient.addColorStop(1, 'rgb(NaN%, NaN%, NaN%)') is undefined.
-PASS gradient.addColorStop(1, 'rgb(NaN%, NaN%, NaN%)') is undefined.
+FAIL gradient.addColorStop(1, 'rgb(NaN%, NaN%, NaN%)') should be undefined. Threw exception SyntaxError (DOM Exception 12): The string did not match the expected pattern.
+FAIL gradient.addColorStop(1, 'rgb(NaN%, NaN%, NaN%)') should be undefined. Threw exception SyntaxError (DOM Exception 12): The string did not match the expected pattern.
 PASS successfullyParsed is true

 TEST COMPLETE

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/e5e87f48/attachment.html>


More information about the webkit-unassigned mailing list