<?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>173119</bug_id>
          
          <creation_ts>2017-06-08 15:44:57 -0700</creation_ts>
          <short_desc>Layout Test media/navigate-with-pip-should-not-crash.html is a flaky failure.</short_desc>
          <delta_ts>2026-01-12 09:01:33 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</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="Matt Lewis">jlewis3</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achristensen</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>graouts</cc>
    
    <cc>jeremyj-wk</cc>
    
    <cc>jer.noble</cc>
    
    <cc>ryanhaddad</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1317109</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-06-08 15:44:57 -0700</bug_when>
    <thetext>media/navigate-with-pip-should-not-crash.html will intermittently fail.

Currently the dashboard states it is only failing on Sierra WK2 Release.
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=media%2Fnavigate-with-pip-should-not-crash.html

The test first failed on 5/25/2017 with this build: https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/1776

Current build failure:
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r217945%20(2084)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/2084

Diff:
--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/media/navigate-with-pip-should-not-crash-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/media/navigate-with-pip-should-not-crash-actual.txt
@@ -5,6 +5,8 @@
 Going into Picture-in-Picture
 EXPECTED (mediaElement.webkitPresentationMode == &apos;picture-in-picture&apos;) OK
 EXPECTED (mediaElement.paused == &apos;false&apos;) OK
+EXPECTED (mediaElement.webkitPresentationMode == &apos;picture-in-picture&apos;), OBSERVED &apos;inline&apos; FAIL
+EXPECTED (mediaElement.paused == &apos;false&apos;) OK
 EXPECTED (videoframe.contentDocument.location == &apos;about:blank&apos;) OK
 END OF TEST</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1318761</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2017-06-13 13:14:18 -0700</bug_when>
    <thetext> EXPECTED (mediaElement.paused == &apos;false&apos;) OK
+EXPECTED (mediaElement.webkitPresentationMode == &apos;picture-in-picture&apos;), OBSERVED &apos;inline&apos; FAIL
+EXPECTED (mediaElement.paused == &apos;false&apos;) OK


Does this mean that we are getting extra callbacks? The only change is that we get extra checks that fail, no existing ones fail.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1420274</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-05-03 12:49:25 -0700</bug_when>
    <thetext>This test has become far more flaky recently.

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=media%2Fnavigate-with-pip-should-not-crash.html

--- /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/media/navigate-with-pip-should-not-crash-expected.txt
+++ /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/media/navigate-with-pip-should-not-crash-actual.txt
@@ -5,6 +5,10 @@
 Going into Picture-in-Picture
 EXPECTED (mediaElement.webkitPresentationMode == &apos;picture-in-picture&apos;) OK
 EXPECTED (mediaElement.paused == &apos;false&apos;) OK
+EXPECTED (mediaElement.webkitPresentationMode == &apos;picture-in-picture&apos;), OBSERVED &apos;inline&apos; FAIL
+EXPECTED (mediaElement.paused == &apos;false&apos;) OK
+EXPECTED (mediaElement.webkitPresentationMode == &apos;picture-in-picture&apos;), OBSERVED &apos;inline&apos; FAIL
+EXPECTED (mediaElement.paused == &apos;false&apos;) OK
 EXPECTED (videoframe.contentDocument.location == &apos;about:blank&apos;) OK
 END OF TEST</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1420762</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-05-04 11:11:00 -0700</bug_when>
    <thetext>Marked test as flaky in https://trac.webkit.org/r231363</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>