Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e45c52287ca3968c9288863181dd98b9119ffa44
https://github.com/WebKit/WebKit/commit/e45c52287ca3968c9288863181dd98b9119ffa44
Author: Dana Estra <[email protected]>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
M
Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKWebViewSuspendAllMediaPlayback.mm
Log Message:
-----------
TestWebKitAPI.WKWebViewSuspendAllMediaPlayback.PauseWhenResume is flaky
failure
https://bugs.webkit.org/show_bug.cgi?id=314137
rdar://169658576
Reviewed by Jer Noble.
When the test is run under stress, it's possible for video.play() to complete
after -[WKWebView pauseAllMediaPlayback:]. To fix this, we should ensure that
the video is playing before we continue the test.
Re-enabled test:
Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKWebViewSuspendAllMediaPlayback.mm
*
Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKWebViewSuspendAllMediaPlayback.mm:
(TEST(WKWebViewSuspendAllMediaPlayback, PauseWhenResume)):
Canonical link: https://commits.webkit.org/312886@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications