<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 - LayoutTest fast/text/variations/optical-sizing.html is a flaky failure"
   href="https://bugs.webkit.org/show_bug.cgi?id=170147">170147</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LayoutTest fast/text/variations/optical-sizing.html is a flaky failure
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </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>New Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>ryanhaddad&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>LayoutTest fast/text/variations/optical-sizing.html is a flaky failure

<a href="https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r214435%20(206)/results.html">https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r214435%20(206)/results.html</a>

<a href="https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=fast%2Ftext%2Fvariations%2Foptical-sizing.html">https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=fast%2Ftext%2Fvariations%2Foptical-sizing.html</a>

--- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/fast/text/variations/optical-sizing-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/fast/text/variations/optical-sizing-actual.txt
&#64;&#64; -3,7 +3,7 &#64;&#64;
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.


-PASS window.getComputedStyle(document.getElementById('test1')).getPropertyValue('font-optical-sizing') is &quot;auto&quot;
+FAIL window.getComputedStyle(document.getElementById('test1')).getPropertyValue('font-optical-sizing') should be auto. Was none.
 PASS window.getComputedStyle(document.getElementById('test2')).getPropertyValue('font-optical-sizing') is &quot;auto&quot;
 PASS window.getComputedStyle(document.getElementById('test3')).getPropertyValue('font-optical-sizing') is &quot;auto&quot;
 PASS window.getComputedStyle(document.getElementById('test4')).getPropertyValue('font-optical-sizing') is &quot;none&quot;
&#64;&#64; -13,7 +13,7 &#64;&#64;
 PASS document.getElementById('test3').style.fontOpticalSizing is &quot;auto&quot;
 PASS document.getElementById('test4').style.fontOpticalSizing is &quot;none&quot;
 PASS document.getElementById('test5').style.fontOpticalSizing is &quot;inherit&quot;
-PASS window.getComputedStyle(document.getElementById('test1')).fontOpticalSizing is &quot;auto&quot;
+FAIL window.getComputedStyle(document.getElementById('test1')).fontOpticalSizing should be auto. Was none.
 PASS window.getComputedStyle(document.getElementById('test2')).fontOpticalSizing is &quot;auto&quot;
 PASS window.getComputedStyle(document.getElementById('test3')).fontOpticalSizing is &quot;auto&quot;
 PASS window.getComputedStyle(document.getElementById('test4')).fontOpticalSizing is &quot;none&quot;</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>