<?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>104265</bug_id>
          
          <creation_ts>2012-12-06 07:49:13 -0800</creation_ts>
          <short_desc>media/track/track-cue-rendering.html is flaky</short_desc>
          <delta_ts>2013-06-20 15:29:26 -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>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>75098</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">graouts</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric.carlson</cc>
    
    <cc>jer.noble</cc>
    
    <cc>rniwa</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>784946</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2012-12-06 07:49:13 -0800</bug_when>
    <thetext>The test in LayoutTests/media/track/track-cue-rendering.html no longer passes. It did very recently (at most 48 hours ago). Here&apos;s the output diff:

--- /Users/antoine/Builds/Release/layout-test-results/media/track/track-cue-rendering-expected.txt
+++ /Users/antoine/Builds/Release/layout-test-results/media/track/track-cue-rendering-actual.txt
@@ -34,22 +34,22 @@
 Test the cue display colors and font.
 RUN(video.width = 320)
 RUN(video.height = 240)
-EXPECTED (getComputedStyle(textTrackDisplayElement(video)).fontSize == &apos;12px&apos;) OK
+EXPECTED (getComputedStyle(textTrackDisplayElement(video)).fontSize == &apos;12px&apos;), OBSERVED &apos;24px&apos; FAIL
 
 RUN(video.width = 640)
 RUN(video.height = 480)
-EXPECTED (getComputedStyle(textTrackDisplayElement(video)).fontSize == &apos;24px&apos;) OK
+EXPECTED (getComputedStyle(textTrackDisplayElement(video)).fontSize == &apos;24px&apos;), OBSERVED &apos;48px&apos; FAIL
 
 RUN(video.width = 1280)
 RUN(video.height = 960)
-EXPECTED (getComputedStyle(textTrackDisplayElement(video)).fontSize == &apos;48px&apos;) OK
+EXPECTED (getComputedStyle(textTrackDisplayElement(video)).fontSize == &apos;48px&apos;), OBSERVED &apos;96px&apos; FAIL
 
 RUN(video.width = 2560)
 RUN(video.height = 1440)
-EXPECTED (getComputedStyle(textTrackDisplayElement(video)).fontSize == &apos;72px&apos;) OK
+EXPECTED (getComputedStyle(textTrackDisplayElement(video)).fontSize == &apos;72px&apos;), OBSERVED &apos;144px&apos; FAIL
 
 EXPECTED (getComputedStyle(textTrackDisplayElement(video)).fontFamily == &apos;sans-serif&apos;) OK
 EXPECTED (getComputedStyle(textTrackDisplayElement(video)).color == &apos;rgb(255, 255, 255)&apos;) OK
-EXPECTED (getComputedStyle(textTrackDisplayElement(video, &apos;display&apos;).firstChild).backgroundColor == &apos;rgba(0, 0, 0, 0.796875)&apos;), OBSERVED &apos;rgba(0, 0, 0, 0.8)&apos; FAIL
+EXPECTED (getComputedStyle(textTrackDisplayElement(video, &apos;display&apos;).firstChild).backgroundColor == &apos;rgba(0, 0, 0, 0.796875)&apos;), OBSERVED &apos;rgba(0, 0, 0, 0)&apos; FAIL
 END OF TEST</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>784947</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2012-12-06 07:49:31 -0800</bug_when>
    <thetext>&lt;rdar://problem/12825429&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>902343</commentid>
    <comment_count>2</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-06-20 15:09:18 -0700</bug_when>
    <thetext>It appears that this test has been flaky:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=media%2Ftrack%2Ftrack-cue-rendering.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>902350</commentid>
    <comment_count>3</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-06-20 15:29:26 -0700</bug_when>
    <thetext>Hm... I guess we should file a bug new instead.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>