Bug 112492
Summary: | media/track/track-language-preference.html and media/track/track-prefer-captions.html time out on Mac | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ahmad.saleem792, eric.carlson, jer.noble, simon.fraser, webkit.review.bot |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
These two tests randomly timeout:
media/track/track-language-preference.html
media/track/track-prefer-captions.html
e.g. http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r145973%20(6417)/results.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Carlson
Marked as flakey in http://trac.webkit.org/changeset/145986
Simon Fraser (smfr)
Some debugging shows that we don't reliably fire track loaded events when adding tracks. I skipped these tests since they time out so often.
Alexey Proskuryakov
These tests always time out on Mac. Right now, they are marked as flaky, but should be skipped until fixed locally.
I'm updating DumpRenderTree timeout mechanism now, and will change the expectation as part of the fix.
Ahmad Saleem
track-language-preference.html <- Does not have any platform specific expectation.
track-prefer-captions.html <- Marked as 'Skip' on macOS & iOS:
https://searchfox.org/wubkat/source/LayoutTests/platform/mac/TestExpectations#737
https://searchfox.org/wubkat/source/LayoutTests/platform/ios/TestExpectations#2466
As for Glib, we have separate:
https://searchfox.org/wubkat/source/LayoutTests/platform/ios/TestExpectations#2466
Ahmad Saleem
*** Bug 112936 has been marked as a duplicate of this bug. ***