Bug 131476
Summary: | WebVTT tests don't work because of 800x600 snapshot (but are very flaky anyway) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, bfulgham, eric.carlson, simon.fraser, thorton |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alexey Proskuryakov
Multiple WebVTT tests are flakily failing in the same way, with expected image being all white, and actual image being all black. This happens on Mountain Lion and Mavericks, see e.g. http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK2%20(Tests)/r167059%20(17098)/results.html
This makes EWS very slow and confused, I'm going to skip all that I see being flaky.
These tests don't work anyway - the content that's being tested is outside 800x600 snapshot area, so even when passing, all they confirm is that 800x600 white rectangle matches a 800x600 white rectangle.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
> actual image being all black
That's not the problem we were seeing elsewhere though - the test visibly blinks black when loading in browser, so the snapshot is just taken at a wrong moment, it's not a complete failure taking it.
Alexey Proskuryakov
Skipped the test in <http://trac.webkit.org/r167065>.
Ahmad Saleem
Removing this in https://github.com/WebKit/WebKit/pull/33291 and these local tests were removed in favor of WPT in 283310@main (https://github.com/WebKit/WebKit/commit/bb65b6bc492f39397875255dd0e1d124e1b03484).
Marking this as 'Configuration Changed'.