NEW 67509
REGRESSION (r94251): Many media tests fail on Lion
https://bugs.webkit.org/show_bug.cgi?id=67509
Summary REGRESSION (r94251): Many media tests fail on Lion
Alexey Proskuryakov
Reported 2011-09-02 11:19:56 PDT
There are tons of media tests failing on Lion bot due to it running headless, but among those, there is a recent regression hiding. Since AVFoundation got re-enabled, I'm seeing these failures locally: media/audio-play-event.html media/invalid-media-url-crash.html media/media-controls-invalid-url.html media/video-loop.html media/video-pause-immediately.html media/video-play-empty-events.html media/video-played-collapse.html media/video-played-ranges-1.html media/video-played-reset.html media/video-size-intrinsic-scale.html media/video-src-change.html media/video-timeupdate-during-playback.html http/tests/media/pdf-served-as-pdf.html http/tests/media/text-served-as-text.html It's not known if these tests were passing prior to r94251, but I my guess is that they likely passed at some point with AVFoundation not being disabled.
Attachments
Jer Noble
Comment 1 2011-09-02 13:38:49 PDT
Filed #67520 to cover a subset of the failing tests.
Jer Noble
Comment 2 2011-09-02 13:39:08 PDT
(In reply to comment #1) > Filed #67520 to cover a subset of the failing tests. For clickability: https://bugs.webkit.org/show_bug.cgi?id=67520
Jer Noble
Comment 3 2011-10-05 14:58:21 PDT
Filed bug #69468 to cover the video-loop.html and video-pause-immediately.html failures.
Jer Noble
Comment 4 2011-10-06 15:27:46 PDT
Filed bug #67509 to cover video-pause-immediately.html, video-played-collapse.html, video-played-ranges-1.html, and video-played-reset.html.
Alexey Proskuryakov
Comment 5 2012-03-13 12:52:44 PDT
I currently see 12 tests fail on Lion Release WK1, 4 "flaky" ones, and 4 more don't have expected results.
Alexey Proskuryakov
Comment 6 2012-03-13 12:58:11 PDT
Actually, a bit less than that - some of the tests only fail with Perian installed. Also, flakiness doesn't seem to be as much of a problem with --run-singly. Still, media/audio-controls-rendering.html -> unexpected text diff mismatch media/audio-garbage-collect.html -> unexpected text diff mismatch media/audio-repaint.html -> unexpected text diff mismatch media/controls-after-reload.html -> unexpected text diff mismatch media/media-controls-clone.html -> unexpected text diff mismatch media/sources-fallback-codecs.html -> unexpected text diff mismatch media/video-playing-and-pause.html -> unexpected text diff mismatch media/video-size-intrinsic-scale.html -> unexpected text diff mismatch
Ahmad Saleem
Comment 7 2023-10-28 06:04:07 PDT
This commit removed following: https://github.com/WebKit/WebKit/commit/a39bd42ad87d82a3bea0fa6eac107376a973cf7c -> audio-controls-rendering.html -> audio-repaint.html -> controls-after-reload.html -> media-controls-clone.html audio-garbage-collect.html .. tracked in separate bug. sources-fallback-codecs.html .. no failure now. video-playing-and-pause.html .. tracked in separate bug. video-size-intrinsic-scale.html .. with [WONTFIX] on iOS and macOS.
Note You need to log in before you can comment on or make changes to this bug.