<?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>123498</bug_id>
          
          <creation_ts>2013-10-29 23:53:50 -0700</creation_ts>
          <short_desc>REGRESSION (r167632): media/track/track-in-band-cues-added-once.html is failing</short_desc>
          <delta_ts>2014-11-17 13:54:26 -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>Media</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>132715</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=138806</see_also>
          <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="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>jer.noble</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>944803</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-10-29 23:53:50 -0700</bug_when>
    <thetext>http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=media%2Ftrack%2Ftrack-in-band-cues-added-once.html

It appears that this test has been failing since the Mavericks builders were added

e.g. http://build.webkit.org/results/Apple%20Mavericks%20Release%20WK2%20(Tests)/r158255%20(92)/results.html

--- /Volumes/Data/slave/mavericks-release-tests-wk2/build/layout-test-results/media/track/track-in-band-cues-added-once-expected.txt
+++ /Volumes/Data/slave/mavericks-release-tests-wk2/build/layout-test-results/media/track/track-in-band-cues-added-once-actual.txt
@@ -8,8 +8,8 @@
 ** Check initial in-band track states
 EXPECTED (video.textTracks.length == &apos;1&apos;) OK
 RUN(inbandTrack1 = video.textTracks[0])
-EXPECTED (inbandTrack1.mode == &apos;disabled&apos;) OK
-EXPECTED (inbandTrack1.cues == &apos;null&apos;) OK
+EXPECTED (inbandTrack1.mode == &apos;disabled&apos;), OBSERVED &apos;showing&apos; FAIL
+EXPECTED (inbandTrack1.cues == &apos;null&apos;), OBSERVED &apos;[object TextTrackCueList]&apos; FAIL
 EXPECTED (inbandTrack1.language == &apos;en&apos;) OK
 EXPECTED (inbandTrack1.kind == &apos;captions&apos;) OK</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1003201</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-04-22 23:05:40 -0700</bug_when>
    <thetext>This test was passing for a long time, and then it broke yesterday in &lt;http://trac.webkit.org/r167632&gt;.

The new diff is:

@@ -24,5 +24,10 @@
 EVENT(seeked)
 EXPECTED (inbandTrack1.cues.length &gt; &apos;0&apos;) OK
 RUN(video.pause())
+Found unexpected cue starting at 0.2 FAIL
+Found unexpected cue starting at 1.0008333333333332 FAIL
+Found unexpected cue starting at 1.0008333333333332 FAIL
+Found unexpected cue starting at 1.7682333333333333 FAIL
+Found unexpected cue starting at 1.7682333333333333 FAIL
 END OF TEST</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1003204</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-04-22 23:14:31 -0700</bug_when>
    <thetext>Correction: the test was flaky, and is now failing all the time.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1007810</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2014-05-08 16:38:30 -0700</bug_when>
    <thetext>Duplicate of Bug 132715.

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

    </bug>

</bugzilla>