Bug 218208

Summary: REGRESSION (r268865): [macOS WK2] media/modern-media-controls/placard-support/placard-support-pip.html is a flaky timeout
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: MediaAssignee: Peng Liu <peng.liu6>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, eric.carlson, ews-watchlist, glenn, jer.noble, peng.liu6, philipj, sergio, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=216426
Attachments:
Description Flags
Patch none

Description Ryan Haddad 2020-10-26 14:33:10 PDT
media/modern-media-controls/placard-support/placard-support-pip.html has been frequently timing out after https://trac.webkit.org/changeset/268865/webkit landed

https://results.webkit.org/?suite=layout-tests&test=media%2Fmodern-media-controls%2Fplacard-support%2Fplacard-support-pip.html

--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/media/modern-media-controls/placard-support/placard-support-pip-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/media/modern-media-controls/placard-support/placard-support-pip-actual.txt
@@ -1,15 +1,5 @@
-Testing the PlacardSupport behavior when entering picture-in-picture.
+#PID UNRESPONSIVE - WebKitTestRunner (pid 19831)
+FAIL: Timed out waiting for notifyDone to be called
 
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS media.webkitDisplayingFullscreen became true
-PASS mediaController.controls.placard is mediaController.controls.pipPlacard
-PASS mediaController.controls.children.includes(mediaController.controls.pipPlacard) is true
-PASS media.webkitDisplayingFullscreen became false
-PASS mediaController.controls.placard is null
-PASS mediaController.controls.children.includes(mediaController.controls.pipPlacard) is false
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
+#EOF
+#EOF
Comment 1 Radar WebKit Bug Importer 2020-10-26 14:33:51 PDT
<rdar://problem/70695468>
Comment 2 Peng Liu 2020-10-26 15:21:50 PDT
Created attachment 412360 [details]
Patch
Comment 3 EWS 2020-10-26 17:30:34 PDT
Committed r269003: <https://trac.webkit.org/changeset/269003>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 412360 [details].