WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 162494
[mac-sierra] LayoutTest media/controls/inline-elements-dropoff-order.html failing
https://bugs.webkit.org/show_bug.cgi?id=162494
Summary
[mac-sierra] LayoutTest media/controls/inline-elements-dropoff-order.html fai...
Ryan Haddad
Reported
2016-09-23 09:56:13 PDT
LayoutTest media/controls/inline-elements-dropoff-order.html failing This test has been failing since the Sierra bots were brought online.
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r206306%20(16)/results.html
--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/media/controls/inline-elements-dropoff-order-expected.txt +++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/media/controls/inline-elements-dropoff-order-actual.txt @@ -330,15 +330,15 @@ PASS: Play Button is visible PASS: Rewind Button is visible PASS: Mute Box is visible -PASS: AppleTV Device Picker is visible -PASS: Caption Button is visible -PASS: Picture-in-picture Button is visible -PASS: Fullscreen Button is visible -PASS: Status Display is not visible -PASS: Timeline is not visible -PASS: Current Time is not visible -PASS: Thumbnail Track is not visible -PASS: Time Remaining is not visible +FAIL: AppleTV Device Picker is visible Expected a true value. Actual: "false" +PASS: Caption Button is visible +PASS: Picture-in-picture Button is visible +PASS: Fullscreen Button is visible +PASS: Status Display is not visible +FAIL: Timeline is not visible Expected a false value. Actual: "true" +FAIL: Current Time is not visible Expected a false value. Actual: "true" +FAIL: Thumbnail Track is not visible Expected a false value. Actual: "true" +FAIL: Time Remaining is not visible Expected a false value. Actual: "true" * Width 400px: PASS: Play Button is visible @@ -348,7 +348,7 @@ PASS: Thumbnail Track is visible PASS: Time Remaining is visible PASS: Mute Box is visible -PASS: AppleTV Device Picker is visible +FAIL: AppleTV Device Picker is visible Expected a true value. Actual: "false" PASS: Caption Button is visible PASS: Picture-in-picture Button is visible PASS: Fullscreen Button is visible
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2016-09-23 17:23:54 PDT
Marked as failing on Sierra in
http://trac.webkit.org/projects/webkit/changeset/206340
Alexey Proskuryakov
Comment 2
2016-09-25 17:51:23 PDT
-PASS: AppleTV Device Picker is visible +FAIL: AppleTV Device Picker is visible Expected a true value. Actual: "false" Is this test sensitive to whether an Apple TV device is present on the network, or is that code stubbed out?
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