Bug 82227

Summary: Layout Test media/video-src-source.html is flaky
Product: WebKit Reporter: Emil A Eklund <eae>
Component: Tools / TestsAssignee: Ami Fischman <fischman>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, fischman, vrk, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=media%2Fvideo-src-source.html
Attachments:
Description Flags
Patch none

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!