Bug 134575
Summary: | [GTK] Layout Test http/tests/media/hls/video-controls-live-stream.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | pnormand |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Carlos Alberto Lopez Perez
The following layout test is flaky on platform GTK.
http/tests/media/hls/video-controls-live-stream.html
On the release build it fails sometimes. On the debug build it crashes most of the times.
When it fails, the diff is this: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r170534%20%281111%29/http/tests/media/hls/video-controls-live-stream-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
It's just slow here. With the default timeout value it always times out here with a release build but if I mark it slow in TestExpectations it works.
So I'm going to update the TestExpectations and close this bug for now. Feel free to reopen if the test misbehaves on the bots again.
Philippe Normand
Committed r173512: <http://trac.webkit.org/changeset/173512>