Bug 32270 - Some media tests keep failing on SnowLeopard
Summary: Some media tests keep failing on SnowLeopard
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 32339
  Show dependency treegraph
 
Reported: 2009-12-08 03:16 PST by Nikolas Zimmermann
Modified: 2023-10-13 08:18 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2009-12-08 03:16:48 PST
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's going on?
Comment 1 Eric Carlson 2009-12-08 13:51:38 PST
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.
Comment 2 Eric Seidel (no email) 2010-01-06 20:31:03 PST
As noted in other bugs, the problem is still with us. :(
Comment 3 Eric Seidel (no email) 2010-01-08 02:26:33 PST
Looks like these were actually skipped at a later point.  These are in the skipped list now.
Comment 4 Eric Seidel (no email) 2010-01-12 12:03:41 PST
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.
Comment 5 Eric Seidel (no email) 2010-01-12 15:38:56 PST
Still not sure I understand what'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
Comment 6 Eric Seidel (no email) 2010-01-14 02:09:08 PST
One of the few blemishes on our beautifully green bots. :(
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r53247%20(4278)/
Comment 7 Daniel Bates 2010-02-01 21:46:03 PST
Test media/video-load-networkState.html has failed multiple times today (02/01/2010), including in r54195, r54198, r54200, and r54202, among others.
Comment 8 Nikolas Zimmermann 2010-02-17 07:10:37 PST
(In reply to comment #7)
> Test media/video-load-networkState.html has failed multiple times today
> (02/01/2010), including in r54195, r54198, r54200, and r54202, among others.

Simon Fraser landed a possible fix, turned out it doesn't work, still. Skipped test in r54895 to make SL bot green again.
Comment 9 Ahmad Saleem 2023-10-13 08:18:17 PDT
video-play-stall-seek.html <- No test expectation failure on WebKit ToT

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

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

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

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

video-size-intrinsic-scale.html <- Marked as 'WONTFIX', so I think we can deleted it.

Although, overall, nothing to do here IMO.

Marking this old bug as 'RESOLVED CONFIGURATION CHANGED'. Please reopen, if something else is needed.