WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 175909
242043
[ macOS Release ] TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollPlayingMutedVideoOutOfView is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=242043
Summary
[ macOS Release ] TestWebKitAPI.VideoControlsManager.VideoControlsManagerMult...
Karl Rackler
Reported
2022-06-27 18:14:19 PDT
Description: TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollPlayingMutedVideoOutOfView The first failure that I saw on the dashboard was at
248582@main
. The test appears to be resolved at
248616@main
, and then it becomes a flaky timeout again at
248952@main
. I attempted to reproduce this locally but have been unsuccessful thus far. History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollPlayingMutedVideoOutOfView&limit=50000&platform=mac&style=release
run-api-tests stdio: Timeout TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollPlayingMutedVideoOutOfView 2022-06-27 14:25:14.591 com.apple.WebKit.WebContent.Development[14533:173559099] ApplePersistence=NO
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-06-27 18:14:51 PDT
<
rdar://problem/96026645
>
Karl Rackler
Comment 2
2022-06-28 10:39:33 PDT
I have disabled this test while this issue is investigated.
EWS
Comment 3
2022-06-28 15:48:31 PDT
Test gardening commit
251929@main
(d64759548f1b): <
https://commits.webkit.org/251929@main
> Reviewed commits have been landed. Closing PR #1857 and removing active labels.
Cameron McCormack (:heycam)
Comment 4
2022-09-29 00:21:44 PDT
The problem is that the test runs some script, muteFirstVideoAndScrollToSecondVideo(), and then we immediately add a handler for a message that the page sends in response. Depending on timing, the Web process can end up sending the message before the UI process has added the handler.
Cameron McCormack (:heycam)
Comment 5
2022-09-29 00:25:14 PDT
Duping to
bug 175909
, which has the same underlying issue. *** This bug has been marked as a duplicate of
bug 175909
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug