Bug 64003 - [Chromium] media/video-delay-load-event.html is flaky on all platforms
Summary: [Chromium] media/video-delay-load-event.html is flaky on all platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ami Fischman
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2011-07-06 09:45 PDT by Andrey Kosyakov
Modified: 2012-04-03 10:34 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.38 KB, patch)
2012-04-02 16:15 PDT, Ami Fischman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 imasaki 2011-11-01 21:10:30 PDT
I am looking at the change list around this
http://trac.webkit.org/log/?verbose=on&rev=90242&stop_rev=90233
 But cannot find any specific change relating to this failure.
Comment 2 Yuta Kitamura 2011-11-04 00:19:35 PDT
This test is also flaky on chromium-win and chromium-linux (less flaky than chromium-mac, but still flaky). I'm going to update test expectation as such.
Comment 3 Ami Fischman 2012-04-02 16:15:00 PDT
Created attachment 135218 [details]
Patch
Comment 4 Ami Fischman 2012-04-02 16:19:20 PDT
The attached patch reduces FAIL rate on my linux box from 8% to none, and is how I read the spec to imply this should be done.
However I'm not sure what part of the spec describes the document-onload delay-until-media-metadata is available (the point of this test) so I'd like to get confirmation that this change doesn't trample on (part of) the point of the test.
Comment 5 Eric Carlson 2012-04-03 09:46:46 PDT
Comment on attachment 135218 [details]
Patch

Nice fix Ami, thanks!
Comment 6 WebKit Review Bot 2012-04-03 10:34:26 PDT
Comment on attachment 135218 [details]
Patch

Clearing flags on attachment: 135218

Committed r113057: <http://trac.webkit.org/changeset/113057>
Comment 7 WebKit Review Bot 2012-04-03 10:34:31 PDT
All reviewed patches have been landed.  Closing bug.