<?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>32270</bug_id>
          
          <creation_ts>2009-12-08 03:16:48 -0800</creation_ts>
          <short_desc>Some media tests keep failing on SnowLeopard</short_desc>
          <delta_ts>2023-10-13 08:18:17 -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>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.6</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</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>
          
          <blocked>32339</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Nikolas Zimmermann">zimmermann</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>dbates</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>eric</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>169638</commentid>
    <comment_count>0</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2009-12-08 03:16:48 -0800</bug_when>
    <thetext>These tests fail on the SnowLeopard bot since a while:
http/tests/media/video-play-stall-seek.html
http/tests/media/video-play-stall.html  
http/tests/media/video-seekable-stall.html  
media/media-fullscreen-not-in-document.html 
media/video-no-audio.html   
media/video-size-intrinsic-scale.html

About to skip them in order to reduce permanent breakage. Needs investigation.
Maybe Eric Carlson knows what&apos;s going on?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>169776</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Carlson">eric.carlson</who>
    <bug_when>2009-12-08 13:51:38 -0800</bug_when>
    <thetext>My guess is that these are failing because the build machine is headless. We have attached a monitor to see if it fixes the failures.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>177950</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-06 20:31:03 -0800</bug_when>
    <thetext>As noted in other bugs, the problem is still with us. :(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178582</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-08 02:26:33 -0800</bug_when>
    <thetext>Looks like these were actually skipped at a later point.  These are in the skipped list now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>179926</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-12 12:03:41 -0800</bug_when>
    <thetext>As we disable more and more of these, the next one always fails.

The latest:
media/video-load-networkState.html
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r53144%20(4176)/media/video-load-networkState-diffs.txt

I think we should start looking for a test before these which is poisoning the first test.  Or for a QuickTime issue which could be causing this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>180008</commentid>
    <comment_count>5</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-12 15:38:56 -0800</bug_when>
    <thetext>Still not sure I understand what&apos;s going on here, but this is definitely the most common cause of failures on our Snow Leopard bots.

I need to figure out what the 1000 tests run before this one are so that I can see if it might be caused by some test prior to this one.  Unfortunately the logs on the buildbot do not include --verbose output: http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20(Tests)/builds/4197/steps/layout-test/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>180624</commentid>
    <comment_count>6</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-14 02:09:08 -0800</bug_when>
    <thetext>One of the few blemishes on our beautifully green bots. :(
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r53247%20(4278)/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>186801</commentid>
    <comment_count>7</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2010-02-01 21:46:03 -0800</bug_when>
    <thetext>Test media/video-load-networkState.html has failed multiple times today (02/01/2010), including in r54195, r54198, r54200, and r54202, among others.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>191030</commentid>
    <comment_count>8</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2010-02-17 07:10:37 -0800</bug_when>
    <thetext>(In reply to comment #7)
&gt; Test media/video-load-networkState.html has failed multiple times today
&gt; (02/01/2010), including in r54195, r54198, r54200, and r54202, among others.

Simon Fraser landed a possible fix, turned out it doesn&apos;t work, still. Skipped test in r54895 to make SL bot green again.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1984886</commentid>
    <comment_count>9</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-10-13 08:18:17 -0700</bug_when>
    <thetext>video-play-stall-seek.html &lt;- No test expectation failure on WebKit ToT

video-play-stall.html  &lt;- Pass Fail expectation cover in another bug. So no need to track here.

http/tests/media/video-seekable-stall.html &lt;- Unable to find and find related commit, if it got deleted.

media-fullscreen-not-in-document.html &lt;- Expectation file exist with reference to other bug.

video-no-audio.html &lt;- Unable to find and find related commit, if it got deleted.

video-size-intrinsic-scale.html &lt;- Marked as &apos;WONTFIX&apos;, so I think we can deleted it.

Although, overall, nothing to do here IMO.

Marking this old bug as &apos;RESOLVED CONFIGURATION CHANGED&apos;. Please reopen, if something else is needed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>