Bug 164323

Summary: LayoutTest media/modern-media-controls/airplay-support/airplay-support.html is failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: MediaAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 164784    
Attachments:
Description Flags
Patch jonlee: review+, commit-queue: commit-queue-

Description Ryan Haddad 2016-11-02 09:50:51 PDT
LayoutTest media/modern-media-controls/airplay-support/airplay-support.html is failing

Failing all the time on El Capitan, failing almost all the time on Sierra.
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/9258

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media/modern-media-controls/airplay-support/airplay-support.html

--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/media/modern-media-controls/airplay-support/airplay-support-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/media/modern-media-controls/airplay-support/airplay-support-actual.txt
@@ -4,14 +4,8 @@
 
 
 Making AirPlay routes available.
-PASS mediaController.controls.airplayButton.enabled is true
-PASS mediaController.controls.airplayButton.on is false
-
-Entering AirPlay playback mode.
-PASS mediaController.controls.airplayButton.enabled is true
-PASS mediaController.controls.airplayButton.on is true
-
 PASS successfullyParsed is true
 
 TEST COMPLETE
 
+
Comment 1 Antoine Quint 2017-01-24 13:03:19 PST
Created attachment 299620 [details]
Patch
Comment 2 WebKit Commit Bot 2017-01-24 19:17:36 PST
Comment on attachment 299620 [details]
Patch

Rejecting attachment 299620 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 299620, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
    -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 211130 = 2f45895d395ffab28ee32f1caca361d7b56329b6
r211131 = 63ed051c0bc84c51237d11a130fa719a942f7f5d
r211132 = ad419e36efdd45460537a104b00f094461d7835c
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.webkit.org/results/2944298
Comment 3 Antoine Quint 2017-01-24 22:31:45 PST
Committed r211136: <http://trac.webkit.org/changeset/211136>