<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>189129</bug_id>
          
          <creation_ts>2018-08-29 16:48:57 -0700</creation_ts>
          <short_desc>[macOS] Layout Test media/media-fullscreen-inline.html is a flaky timeout</short_desc>
          <delta_ts>2018-08-30 10:07:28 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Media</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>jer.noble</cc>
    
    <cc>jlewis3</cc>
    
    <cc>realdawei</cc>
    
    <cc>tsavell</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1455017</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-08-29 16:48:57 -0700</bug_when>
    <thetext>The following layout test is flaky on macOS

media/media-fullscreen-inline.html

Probable cause:

Unknown, this test has been a flaky timeout for a while.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=media%2Fmedia-fullscreen-inline.html

--- /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/media/media-fullscreen-inline-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/media/media-fullscreen-inline-actual.txt
@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
 Test media element fullscreen API when an element is in the DOM.
 
 
@@ -7,32 +8,4 @@
 *** Creating &lt;audio&gt; element with &quot;content/test.mp4&quot; in the document, should NOT support fullscreen even though it has video
 EVENT(loadstart)
 EVENT(durationchange)
-EVENT(canplaythrough)
-* event handler NOT triggered by a user gesture
-EXPECTED (mediaElement.webkitSupportsFullscreen == &apos;undefined&apos;) OK
-EXPECTED (mediaElement.webkitSupportsPresentationMode == &apos;undefined&apos;) OK
-EXPECTED (mediaElement.webkitDisplayingFullscreen == &apos;undefined&apos;) OK
-* clicking on button
-EVENT(mouseup)
-* event handler triggered by user gesture
 
-*** Creating &lt;video&gt; element with &quot;content/test.mp4&quot; in the document, should support fullscreen because it is a &lt;video&gt; element with video media
-EVENT(loadstart)
-EVENT(durationchange)
-EVENT(canplaythrough)
-* event handler NOT triggered by a user gesture
-EXPECTED (mediaElement.webkitSupportsFullscreen == &apos;true&apos;) OK
-EXPECTED (mediaElement.webkitSupportsPresentationMode(&apos;fullscreen&apos;) == &apos;true&apos;) OK
-EXPECTED (mediaElement.webkitDisplayingFullscreen == &apos;false&apos;) OK
-TEST(mediaElement.webkitEnterFullScreen()) THROWS(DOMException.INVALID_STATE_ERR) OK
-* clicking on button
-EVENT(mouseup)
-* event handler triggered by user gesture
-RUN(mediaElement.webkitEnterFullScreen())
-EVENT(webkitfullscreenchange)
-EXPECTED (mediaElement.webkitDisplayingFullscreen == &apos;true&apos;) OK
-RUN(mediaElement.webkitExitFullScreen())
-EVENT(webkitfullscreenchange)
-
-END OF TEST
-</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>