Bug 32270
| Summary: | Some media tests keep failing on SnowLeopard | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | ahmad.saleem792, dbates, eric.carlson, eric, simon.fraser |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac (Intel) | ||
| OS: | OS X 10.6 | ||
| Bug Depends on: | |||
| Bug Blocks: | 32339 | ||
Nikolas Zimmermann
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?
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric Carlson
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.
Eric Seidel (no email)
As noted in other bugs, the problem is still with us. :(
Eric Seidel (no email)
Looks like these were actually skipped at a later point. These are in the skipped list now.
Eric Seidel (no email)
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.
Eric Seidel (no email)
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
Eric Seidel (no email)
One of the few blemishes on our beautifully green bots. :(
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r53247%20(4278)/
Daniel Bates
Test media/video-load-networkState.html has failed multiple times today (02/01/2010), including in r54195, r54198, r54200, and r54202, among others.
Nikolas Zimmermann
(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.
Ahmad Saleem
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.