<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r205345-r205394): [GTK] Layout test fast/canvas/canvas-gradient-addStop-error.html is failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=163972">163972</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>REGRESSION(r205345-r205394): [GTK] Layout test fast/canvas/canvas-gradient-addStop-error.html is failing
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>WebKit Gtk
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mcatanzaro&#64;igalia.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bugs-noreply&#64;webkitgtk.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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
&#64;&#64; -7,8 +7,8 &#64;&#64;
 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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>