Bug 164326

Summary: LayoutTest media/modern-media-controls/pip-support/pip-support-enabled.html failing on El Capitan
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: graouts
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 164784    

Ryan Haddad
Reported 2016-11-02 09:57:31 PDT
LayoutTest media/modern-media-controls/pip-support/pip-support-enabled.html failing on El Capitan https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r208278%20(9256)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media/modern-media-controls/pip-support/pip-support-enabled.html --- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/media/modern-media-controls/pip-support/pip-support-enabled-expected.txt +++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/media/modern-media-controls/pip-support/pip-support-enabled-actual.txt @@ -3,8 +3,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS mediaController.controls.pipButton.enabled is true -PASS mediaController.controls.pipButton.enabled is false +FAIL mediaController.controls.pipButton.enabled should be true (of type boolean). Was undefined (of type undefined). +FAIL mediaController.controls.pipButton.enabled should be false (of type boolean). Was undefined (of type undefined). PASS successfullyParsed is true
Attachments
Ryan Haddad
Comment 1 2017-01-22 21:19:45 PST
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r211029%20(10989)/results.html --- /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/media/modern-media-controls/pip-support/pip-support-enabled-expected.txt +++ /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/media/modern-media-controls/pip-support/pip-support-enabled-actual.txt @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS mediaController.controls.pipButton.enabled is true +FAIL mediaController.controls.pipButton.enabled should be true. Was false. PASS mediaController.controls.pipButton.enabled is false PASS successfullyParsed is true
Ryan Haddad
Comment 2 2017-01-23 15:46:11 PST
This test is now skipped on El Capitan because PIP is not supported there.
Note You need to log in before you can comment on or make changes to this bug.