Bug 215397
Summary: | [ macOS ] media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hector Lopez <hector_i_lopez> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | hi, jenner, peng.liu6, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hector Lopez
media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html
Test is a flaky failure on macOS wk1. The first occurrence according to history is at r263824.
History:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmodern-media-controls%2Fmedia-controller%2Fmedia-controller-fullscreen-ltr.html&limit=50000&platform=mac&flavor=wk1
Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/media/modern-media-controls/media-controller/media-controller-fullscreen-ltr-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/media/modern-media-controls/media-controller/media-controller-fullscreen-ltr-actual.txt
@@ -5,8 +5,8 @@
PASS media.webkitDisplayingFullscreen became true
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. Was matrix(-1, 0, 0, 1, 0, 0).
Setting layout direction to RTL
PASS mediaControlsElement.classList.contains('uses-ltr-user-interface-layout-direction') is false
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/66864601>
Hector Lopez
Test expectation while investigated:
https://trac.webkit.org/changeset/265524/webkit
Robert Jenner
It looks like this test is still flakey failing, and it appears to now be flakey failing in wk2.
HISTORY URL:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmodern-media-controls%2Fmedia-controller%2Fmedia-controller-fullscreen-ltr.html
I did attempt to reproduce the failure by running the test in parallel, as well as a full-process, but was unsuccessful. I trust the person who initially created this bug was not able to reproduce the failure either.
As it stands, I have updated the title of this bug to include wk2, as well as the test expectations:
https://trac.webkit.org/changeset/275580/webkit