<?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>173611</bug_id>
          
          <creation_ts>2017-06-20 11:42:12 -0700</creation_ts>
          <short_desc>Layout Test media/video-buffered.html is flaky</short_desc>
          <delta_ts>2017-06-20 11:58:19 -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>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>ryanhaddad</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1321178</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-06-20 11:42:12 -0700</bug_when>
    <thetext>media/video-buffered.html is a flaky failure
According to the flakiness Dashboard, the test has been intermittently failing for a long time on all platforms. This doesn&apos;t seem to be a recent regression.
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=media%2Fvideo-buffered.html

https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r218595%20(2415)/results.html
https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/builds/2415

diff:
--- /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/media/video-buffered-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/media/video-buffered-actual.txt
@@ -5,9 +5,9 @@
 TEST(video.buffered.start(0)) THROWS(DOMException.INDEX_SIZE_ERR) OK
 TEST(video.buffered.end(0)) THROWS(DOMException.INDEX_SIZE_ERR) OK
 EVENT(canplaythrough)
-EXPECTED (video.buffered.length == &apos;1&apos;) OK
-EXPECTED (video.buffered.start(0) == &apos;0&apos;) OK
-EXPECTED (video.buffered.end(0) &gt; &apos;0&apos;) OK
+EXPECTED (video.buffered.length == &apos;1&apos;), OBSERVED &apos;0&apos; FAIL
+IndexSizeError (DOM Exception 1): The index is not in the allowed range.
+IndexSizeError (DOM Exception 1): The index is not in the allowed range.
 TEST(video.buffered.start(-1)) THROWS(DOMException.INDEX_SIZE_ERR) OK
 TEST(video.buffered.end(-1)) THROWS(DOMException.INDEX_SIZE_ERR) OK
 TEST(video.buffered.start(1)) THROWS(DOMException.INDEX_SIZE_ERR) OK</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1321184</commentid>
    <comment_count>1</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-06-20 11:58:19 -0700</bug_when>
    <thetext>Marked test as flaky on iOS as there already existed test expectations for macOS
https://trac.webkit.org/changeset/218605/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>