Bug 218208 - REGRESSION (r268865): [macOS WK2] media/modern-media-controls/placard-support/placard-support-pip.html is a flaky timeout
Summary: REGRESSION (r268865): [macOS WK2] media/modern-media-controls/placard-support...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Peng Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-26 14:33 PDT by Ryan Haddad
Modified: 2020-10-26 17:30 PDT (History)
10 users (show)

See Also:


Attachments
Patch (3.26 KB, patch)
2020-10-26 15:21 PDT, Peng Liu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].