Bug 134575 - [GTK] Layout Test http/tests/media/hls/video-controls-live-stream.html is flaky
Summary: [GTK] Layout Test http/tests/media/hls/video-controls-live-stream.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-02 18:02 PDT by Carlos Alberto Lopez Perez
Modified: 2014-09-11 05:21 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2014-07-02 18:02:50 PDT
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
Comment 1 Philippe Normand 2014-09-11 03:44:42 PDT
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.
Comment 2 Philippe Normand 2014-09-11 05:21:34 PDT
Committed r173512: <http://trac.webkit.org/changeset/173512>