RESOLVED CONFIGURATION CHANGED 241982
REGRESSION (251654@main): [ macOS Release ] Two TestWebKitAPI.VideoControlsManager.VideoControlsManager tests are flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=241982
Summary REGRESSION (251654@main): [ macOS Release ] Two TestWebKitAPI.VideoControlsMa...
Karl Rackler
Reported 2022-06-24 13:15:21 PDT
Description: TestWebKitAPI.VideoControlsManager.VideoControlsManagerSmallVideoInMediaDocument TestWebKitAPI.VideoControlsManager.VideoControlsManagerTearsDownMediaControlsOnDealloc The first failure that I saw on the dashboard was on 6/17/2022 at 251655@main. 251654@main touches video.currentSrc so could possibly be related. This flaky timeout on the dashboard happens on macOS Release only and not macOS Debug. I have not been successful in being able to reproduce these timeouts locally. History: https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.VideoControlsManager.VideoControlsManagerSmallVideoInMediaDocument&test=TestWebKitAPI.VideoControlsManager.VideoControlsManagerTearsDownMediaControlsOnDealloc&limit=50000&platform=mac&style=release run-api-tests stdio: Timeout TestWebKitAPI.VideoControlsManager.VideoControlsManagerSmallVideoInMediaDocument 2022-06-17 17:50:07.270 com.apple.WebKit.WebContent.Development[49475:32727849] ApplePersistence=NO 2022-06-17 17:50:07.535 com.apple.WebKit.WebContent.Development[49479:32727890] ApplePersistence=NO TestWebKitAPI.VideoControlsManager.VideoControlsManagerTearsDownMediaControlsOnDealloc 2022-06-17 17:50:40.289 com.apple.WebKit.WebContent.Development[49481:32728093] ApplePersistence=NO 2022-06-17 17:50:40.560 com.apple.WebKit.WebContent.Development[49485:32728141] ApplePersistence=NO
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-24 13:15:42 PDT
Ryan Haddad
Comment 2 2022-06-24 16:56:09 PDT
With a local release build, I was able to reproduce timeouts with the following: run-api-tests --release --no-build --verbose TestWebKitAPI.VideoControlsManager.VideoControlsManagerSmallVideoInMediaDocument TestWebKitAPI.VideoControlsManager.VideoControlsManagerTearsDownMediaControlsOnDealloc This resulted in either one or both of the tests timing out across multiple attempts.
Ryan Haddad
Comment 3 2022-06-24 17:03:16 PDT
After reverting 251654@main locally, I can no longer reproduce the timeouts.
Ryan Haddad
Comment 4 2022-06-24 17:15:27 PDT
Ryan Haddad
Comment 5 2022-06-24 17:24:49 PDT
Note You need to log in before you can comment on or make changes to this bug.