<?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>211569</bug_id>
          
          <creation_ts>2020-05-07 07:08:36 -0700</creation_ts>
          <short_desc>[GTK] media/video-presentation-mode.html is failing since added in r261242</short_desc>
          <delta_ts>2020-05-20 07:41:34 -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>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>202756</dup_id>
          
          <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="Diego Pino">dpino</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>pnormand</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1650078</commentid>
    <comment_count>0</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-05-07 07:08:36 -0700</bug_when>
    <thetext>The test returns a timeout:

  media/video-presentation-mode.html [ Timeout ]

See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261273%20(13650)/media/video-presentation-mode-diff.txt

Diff

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-presentation-mode-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-presentation-mode-actual.txt
@@ -1,32 +1,3 @@
+CONSOLE MESSAGE: TypeError: window.internals.setMockVideoPresentationModeEnabled is not a function. (In &apos;window.internals.setMockVideoPresentationModeEnabled(true)&apos;, &apos;window.internals.setMockVideoPresentationModeEnabled&apos; is undefined)
+FAIL: Timed out waiting for notifyDone to be called
 
-Test the video presentation mode (video fullscreen and picture-in-picture) API.
-
-
-EVENT(canplaythrough)
-EXPECTED (video.webkitSupportsFullscreen == &apos;true&apos;) OK
-EXPECTED (video.webkitDisplayingFullscreen == &apos;false&apos;) OK
-
-** Try to enter fullscreen
-RUN(video.webkitSetPresentationMode(&apos;fullscreen&apos;))
-EVENT(webkitpresentationmodechanged)
-
-** Entered fullscreen
-EXPECTED (video.webkitPresentationMode == &apos;fullscreen&apos;) OK
-
-** Try to enter picture-in-picture
-RUN(video.webkitSetPresentationMode(&apos;picture-in-picture&apos;))
-EVENT(webkitpresentationmodechanged)
-
-** Entered picture-in-picture
-EXPECTED (video.webkitPresentationMode == &apos;picture-in-picture&apos;) OK
-
-** Try to return to inline
-RUN(video.webkitSetPresentationMode(&apos;inline&apos;))
-EVENT(webkitpresentationmodechanged)
-
-** Returned to inline
-EXPECTED (video.webkitPresentationMode == &apos;inline&apos;) OK
-
-** Test Completed
-END OF TEST
-

It seems to be a new feature lacking WebKitGTK implementation. Marking as Skip in test expectations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1654429</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2020-05-20 07:41:34 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 202756 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>