<?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>33497</bug_id>
          
          <creation_ts>2010-01-11 15:59:48 -0800</creation_ts>
          <short_desc>media/video-loop.html failed on Gtk Linux Release Bot</short_desc>
          <delta_ts>2010-01-14 10:08:24 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>33671</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>33295</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric.carlson</cc>
    
    <cc>hclam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>179589</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-11 15:59:48 -0800</bug_when>
    <thetext>media/video-loop.html failed on Gtk Linux Release Bot

http://build.webkit.org/results/GTK%20Linux%20Release/r53106%20(7517)/media/video-loop-diffs.txt
--- layout-test-results/media/video-loop-expected.txt	2010-01-11 15:45:32.000000000 -0800
+++ layout-test-results/media/video-loop-actual.txt	2010-01-11 15:45:32.000000000 -0800
@@ -15,7 +15,7 @@
 
 EVENT(playing)
 EXPECTED (video.ended == &apos;false&apos;) OK
-EXPECTED (mediaElement.currentTime &gt; &apos;0&apos;) OK
+EXPECTED (mediaElement.currentTime &gt; &apos;0&apos;), OBSERVED &apos;0&apos; FAIL
 EXPECTED (mediaElement.currentTime &lt; &apos;5.63&apos;) OK
 RUN(video.loop = false)
 RUN(video.currentTime = video.duration - 0.3)

It may just be a flakey test?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>180622</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-14 02:05:47 -0800</bug_when>
    <thetext>Failed again just now, different diff:

http://build.webkit.org/results/GTK%20Linux%20Release/r53247%20(7635)/media/video-loop-diffs.txt
--- layout-test-results/media/video-loop-expected.txt	2010-01-14 01:06:19.000000000 -0800
+++ layout-test-results/media/video-loop-actual.txt	2010-01-14 01:06:19.000000000 -0800
@@ -16,7 +16,7 @@
 EVENT(playing)
 EXPECTED (video.ended == &apos;false&apos;) OK
 EXPECTED (mediaElement.currentTime &gt; &apos;0&apos;) OK
-EXPECTED (mediaElement.currentTime &lt; &apos;5.63&apos;) OK
+EXPECTED (mediaElement.currentTime &lt; &apos;5.63&apos;), OBSERVED &apos;6.026082992553711&apos; FAIL
 RUN(video.loop = false)
 RUN(video.currentTime = video.duration - 0.3)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>180623</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-14 02:07:15 -0800</bug_when>
    <thetext>Added 4 months ago by Alpha:
http://trac.webkit.org/browser/trunk/LayoutTests/media/video-loop.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>180767</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-14 10:07:09 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 33671 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>180770</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-14 10:08:24 -0800</bug_when>
    <thetext>This failed twice in a row this morning:
http://build.webkit.org/results/GTK%20Linux%20Release/r53267%20(7652)/media/video-loop-diffs.txt
http://build.webkit.org/results/GTK%20Linux%20Release/r53268%20(7653)/media/video-loop-diffs.txt

Slightly different failure than before.  Both times were the same diff:
--- layout-test-results/media/video-loop-expected.txt	2010-01-14 07:58:40.000000000 -0800
+++ layout-test-results/media/video-loop-actual.txt	2010-01-14 07:58:40.000000000 -0800
@@ -16,7 +16,7 @@
 EVENT(playing)
 EXPECTED (video.ended == &apos;false&apos;) OK
 EXPECTED (mediaElement.currentTime &gt; &apos;0&apos;) OK
-EXPECTED (mediaElement.currentTime &lt; &apos;5.63&apos;) OK
+EXPECTED (mediaElement.currentTime &lt; &apos;5.63&apos;), OBSERVED &apos;6.027200222015381&apos; FAIL
 RUN(video.loop = false)
 RUN(video.currentTime = video.duration - 0.3)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>