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 / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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>