<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 - media/video-fullscreen-restriction-removed.html is flaky on Mac"
   href="https://bugs.webkit.org/show_bug.cgi?id=156983">156983</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>media/video-fullscreen-restriction-removed.html is flaky on Mac
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </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>Media Elements
          </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>media/video-fullscreen-restriction-removed.html is flaky on Mac

Test seems to have been flaky since added with &lt;<a href="http://trac.webkit.org/changeset/199667">http://trac.webkit.org/changeset/199667</a>&gt;

Most recent failure:
&lt;<a href="https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/builds/4673">https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/builds/4673</a>&gt;

Flakiness dashboard:
&lt;<a href="https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=media%2Fvideo-fullscreen-restriction-removed.html">https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=media%2Fvideo-fullscreen-restriction-removed.html</a>&gt;

--- /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/media/video-fullscreen-restriction-removed-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/media/video-fullscreen-restriction-removed-actual.txt
&#64;&#64; -1,6 +1,6 &#64;&#64;
 Test that &quot;fullscreen requires user gesture restriction&quot; is removed by a user gesture.

-Click me!
+  Click me!
 RUN(internals.settings.setAllowsInlineMediaPlayback(false))
 RUN(internals.setMediaElementRestrictions(video, &quot;RequireUserGestureForFullscreen&quot;))
 * set video.src
&#64;&#64; -18,8 +18,6 &#64;&#64;
 EXPECTED (video.paused == 'true') OK
 RUN(video.play())

-EVENT(webkitfullscreenchange)
-EXPECTED (video.paused == 'false') OK
-
+FAIL: did not end fast enough
 END OF TEST</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>