Bug 167373
Summary: | LayoutTest media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | graouts, jonlee |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
LayoutTest media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html is a flaky failure
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r211082%20(10554)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmodern-media-controls%2Ftracks-support%2Ftracks-support-show-panel-fullscreen.html
--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen-actual.txt
@@ -3,7 +3,7 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS shadowRoot.querySelector('.tracks-panel').style.right is "217px"
+FAIL shadowRoot.querySelector('.tracks-panel').style.right should be 217px. Was 203px.
PASS shadowRoot.querySelector('.tracks-panel').style.bottom is "101px"
PASS successfullyParsed is true
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This seems to be limited to El Capitan.
Ryan Haddad
Marked as flaky in https://trac.webkit.org/r211096
Jon Lee
Ryan said this was hitting EWS.
Ryan Haddad
(In reply to comment #3)
> Ryan said this was hitting EWS.
See: https://bugs.webkit.org/buglist.cgi?quicksearch=media%2Fmodern-media-controls%2Ftracks-support%2Ftracks-support-show-panel-fullscreen.html&list_id=2458536
Antoine Quint
Hasn't failed in 4 days.
Antoine Quint
This test was fixed and no longer marked as flaky as part of https://bugs.webkit.org/show_bug.cgi?id=169670.