LayoutTest media/controls/airplay-picker.html failing
https://bugs.webkit.org/show_bug.cgi?id=163231
Summary LayoutTest media/controls/airplay-picker.html failing
Ryan Haddad
Reported 2016-10-10 11:54:21 PDT
LayoutTest media/controls/airplay-picker.html failing https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r207007%20(10449)/results.html --- /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/media/controls/airplay-picker-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/media/controls/airplay-picker-actual.txt @@ -16,8 +16,8 @@ Simulate an available AppleTV PASS: Name is 'AppleTV Device Picker' -PASS: Does not have hidden class -PASS: CSS display: block +FAIL: Does not have hidden class Expected to not contain "hidden". Actual: "hidden" +FAIL: CSS display: block Expected: "block". Actual: "none" Testing finished.
Attachments
Ryan Haddad
Comment 1 2016-10-10 11:55:22 PDT
This test was re-enabled after an attempt to fix airplay test flakiness in https://trac.webkit.org/changeset/207005, but it seems to still be failing.
Ryan Haddad
Comment 2 2016-10-10 11:59:24 PDT
Alexey Proskuryakov
Comment 3 2016-11-15 11:46:56 PST
Are AirPlay devices supposed to be stubbed out completely, or can having actual physical ones on the network impact tests?
Note You need to log in before you can comment on or make changes to this bug.