<?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>136532</bug_id>
          
          <creation_ts>2014-09-04 08:35:45 -0700</creation_ts>
          <short_desc>Investigate test failures on ML caused by MediaTime refactoring</short_desc>
          <delta_ts>2015-10-06 09:16:53 -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>528+ (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="Jer Noble">jer.noble</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1033205</commentid>
    <comment_count>0</comment_count>
    <who name="Jer Noble">jer.noble</who>
    <bug_when>2014-09-04 08:35:45 -0700</bug_when>
    <thetext>Investigate why the  media/audio-data-url.html &amp; media/sources-fallback-codecs.html tests fail on MountainLion after making MediaTimes the primary time type.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1033956</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-09-08 14:36:12 -0700</bug_when>
    <thetext>media/video-seek-past-end-playing.html has become substantially flaky around this time on 10.8 only, I&apos;m going to assume that it&apos;s the same issue.

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=media%2Fvideo-seek-past-end-playing.html

@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
 
 Test that seeking video with &apos;loop&apos; past it&apos;s end rewinds to the beginning and continues playback.
 
@@ -10,8 +11,3 @@
 EXPECTED (mediaElement.currentTime &gt; &apos;0&apos;) OK
 RUN(video.currentTime = 500)
 
-EXPECTED (video.paused == &apos;false&apos;) OK
-EXPECTED (mediaElement.currentTime &gt; &apos;0&apos;) OK
-
-END OF TEST
-</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>