Bug 51787
| Summary: | [Windows 7 Release Tests] media/video-element-other-namespace-crash.html failing since introduction in r74787 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jessie Berlin <jberlin> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | abarth, ahmad.saleem792, eric, inferno, jberlin, webkit.review.bot |
| Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, PlatformOnly |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | Windows 7 | ||
Jessie Berlin
The test introduced in http://trac.webkit.org/changeset/74787 appears to be timing out on the Windows 7 Release Test bot:
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r74833%20(7845)/media/video-element-other-namespace-crash-pretty-diff.html
Chromium apparently was having similar issues due to not having the necessary codecs:
http://trac.webkit.org/changeset/74790
http://trac.webkit.org/changeset/74819
I will be landing the failing expected results soon in order to get the Windows 7 Release Test bot green.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jessie Berlin
Landed the failing results in http://trac.webkit.org/changeset/74837
Jessie Berlin
Darin pointed out the correct temporary fix was to add the test to the skipped list in the case where the test consistenly times out.
Added to the skip list in http://trac.webkit.org/changeset/74840
WebKit Review Bot
http://trac.webkit.org/changeset/74840 might have broken Leopard Intel Debug (Tests)
Jessie Berlin
(In reply to comment #3)
> http://trac.webkit.org/changeset/74840 might have broken Leopard Intel Debug (Tests)
I highly doubt that, seeing as that patch only affected Windows. However, I don't see what could have caused that test to fail. Maybe it is just flakey?
Adam Barth
There's some serious flakiness on the bot right now. :(
Jessie Berlin
<rdar://problem/8908389>
Ahmad Saleem
video-element-other-namespace-crash <- It is only skipped in Mac-wk1 port but have reference to newer bug.
AppleWin port is gone and we only have this tracked on one platform with newer bug.
I don't think much here to do.
Marking this as 'RESOLVED CONFIGURATION CHANGED'.