Bug 168378

Summary: LayoutTest media/modern-media-controls/media-controller/media-controller-resize.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Ryan Haddad 2017-02-15 10:14:01 PST
LayoutTest media/modern-media-controls/media-controller/media-controller-resize.html is a flaky failure

https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r212364%20(11584)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmodern-media-controls%2Fmedia-controller%2Fmedia-controller-resize.html

--- /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/media/modern-media-controls/media-controller/media-controller-resize-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/media/modern-media-controls/media-controller/media-controller-resize-actual.txt
@@ -17,3 +17,11 @@
 
 TEST COMPLETE
 
+Shadow root received a resize event
+FAIL mediaControls.style.width should be 400px. Was 0px.
+FAIL mediaControls.style.height should be 300px. Was 0px.
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
Comment 1 Ryan Haddad 2017-02-15 10:24:54 PST
Marked test as flaky in http://trac.webkit.org/projects/webkit/changeset/212377
Comment 2 Radar WebKit Bug Importer 2017-03-01 20:24:04 PST
<rdar://problem/30799326>
Comment 3 Antoine Quint 2017-03-01 20:25:10 PST
Created attachment 303167 [details]
Patch
Comment 4 Antoine Quint 2017-03-01 21:30:55 PST
Committed r213265: <http://trac.webkit.org/changeset/213265>