Bug 168378 - LayoutTest media/modern-media-controls/media-controller/media-controller-resize.html is a flaky failure
Summary: LayoutTest media/modern-media-controls/media-controller/media-controller-resi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-15 10:14 PST by Ryan Haddad
Modified: 2017-03-01 21:30 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.31 KB, patch)
2017-03-01 20:25 PST, Antoine Quint
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>