WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
165258
[mac-wk1] LayoutTest media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html is failing
https://bugs.webkit.org/show_bug.cgi?id=165258
Summary
[mac-wk1] LayoutTest media/modern-media-controls/media-controller/media-contr...
Ryan Haddad
Reported
2016-12-01 10:14:48 PST
LayoutTest media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html is failing This test fails on every run on mac-wk1.
https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r209181%20(11826)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmodern-media-controls%2Fmedia-controller%2Fmedia-controller-fullscreen-ltr.html
--- /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/media/modern-media-controls/media-controller/media-controller-fullscreen-ltr-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/media/modern-media-controls/media-controller/media-controller-fullscreen-ltr-actual.txt @@ -4,16 +4,16 @@ Media entered fullscreen -PASS mediaControlsElement.classList.contains('uses-ltr-user-interface-layout-direction') is true -PASS document.defaultView.getComputedStyle(volumeSliderElement).transform is "none" +FAIL mediaControlsElement.classList.contains('uses-ltr-user-interface-layout-direction') should be true. Was false. +FAIL document.defaultView.getComputedStyle(volumeSliderElement).transform should be none. Threw exception TypeError: Type error Setting layout direction to RTL PASS mediaControlsElement.classList.contains('uses-ltr-user-interface-layout-direction') is false -PASS document.defaultView.getComputedStyle(volumeSliderElement).transform is "matrix(-1, 0, 0, 1, 0, 0)" +FAIL document.defaultView.getComputedStyle(volumeSliderElement).transform should be matrix(-1, 0, 0, 1, 0, 0). Threw exception TypeError: Type error Setting layout direction back to LTR -PASS mediaControlsElement.classList.contains('uses-ltr-user-interface-layout-direction') is true -PASS document.defaultView.getComputedStyle(volumeSliderElement).transform is "none" +FAIL mediaControlsElement.classList.contains('uses-ltr-user-interface-layout-direction') should be true. Was false. +FAIL document.defaultView.getComputedStyle(volumeSliderElement).transform should be none. Threw exception TypeError: Type error PASS successfullyParsed is true
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2016-12-01 10:36:25 PST
Marked as failing on mac-wk1 in
http://trac.webkit.org/projects/webkit/changeset/209185
Antoine Quint
Comment 2
2017-02-07 04:59:27 PST
Hasn't been an issue since turning modern media controls on by default.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug