Bug 82227 - Layout Test media/video-src-source.html is flaky
Summary: Layout Test media/video-src-source.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: Ami Fischman
URL: http://test-results.appspot.com/dashb...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 11:51 PDT by Emil A Eklund
Modified: 2012-04-03 10:40 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.54 KB, patch)
2012-04-02 16:36 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.
Description Emil A Eklund 2012-03-26 11:51:15 PDT
The following layout test is flaky on windows

media/video-src-source.html

Probable cause:

Unknown
Comment 1 Ami Fischman 2012-04-02 16:36:52 PDT
Created attachment 135224 [details]
Patch
Comment 2 Ami Fischman 2012-04-02 16:38:42 PDT
Attached patch removes the only obvious problem I see with this test.
I don't know what the deal is with the <div> in the original test and it just seemed to be adding noise to me, so I removed it.
Comment 3 WebKit Review Bot 2012-04-03 10:39:31 PDT
Comment on attachment 135224 [details]
Patch

Clearing flags on attachment: 135224

Committed r113058: <http://trac.webkit.org/changeset/113058>
Comment 4 WebKit Review Bot 2012-04-03 10:39:35 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Emil A Eklund 2012-04-03 10:40:04 PDT
Great, thank you!