Bug 187972

Summary: REGRESSION (r234081): TestWebKitAPI.VideoControlsManager.VideoControlsManagerAudioElementFollowingUserInteraction is a flaky timeout
Product: WebKit Reporter: Dawei Fenton (:realdawei) <realdawei>
Component: Tools / TestsAssignee: Jer Noble <jer.noble>
Status: REOPENED    
Severity: Normal CC: ap, commit-queue, darin, jer.noble, lforschler, ryanhaddad, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Dawei Fenton (:realdawei)
Reported 2018-07-24 13:51:09 PDT
API Test VideoControlsManagerAudioElementFollowingUserInteraction is frequently timing out after revision: https://trac.webkit.org/changeset/234081/webkit sample output: https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20WK2%20%28Tests%29/builds/4227/steps/run-api-tests/logs/stdio TestWebKitAPI.VideoControlsManager.VideoControlsManagerAudioElementFollowingUserInteraction Timeout
Attachments
Patch (2.21 KB, patch)
2018-08-29 14:17 PDT, Jer Noble
no flags
Alexey Proskuryakov
Comment 1 2018-07-27 11:18:44 PDT
Do we have confidence that this regressed with r234081? What is the next step to resolve the regression?
Radar WebKit Bug Importer
Comment 2 2018-07-27 11:19:03 PDT
Jer Noble
Comment 3 2018-08-29 14:17:47 PDT
WebKit Commit Bot
Comment 4 2018-09-04 10:02:03 PDT
Comment on attachment 348431 [details] Patch Clearing flags on attachment: 348431 Committed r235614: <https://trac.webkit.org/changeset/235614>
WebKit Commit Bot
Comment 5 2018-09-04 10:02:05 PDT
All reviewed patches have been landed. Closing bug.
Dawei Fenton (:realdawei)
Comment 6 2018-09-07 10:36:03 PDT
This test continues to be a flaky (In reply to WebKit Commit Bot from comment #4) > Comment on attachment 348431 [details] > Patch > > Clearing flags on attachment: 348431 > > Committed r235614: <https://trac.webkit.org/changeset/235614> This test continues to be a flaky time out despite this revision. Sample output: https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20WK1%20%28Tests%29/builds/5504/steps/run-api-tests/logs/stdio and https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20WK2%20%28Tests%29/builds/4737/steps/run-api-tests/logs/stdio
Dawei Fenton (:realdawei)
Comment 7 2018-10-10 17:32:18 PDT
The timeout can be reproduced with the following command: while true; do run-api-tests --debug TestWebKitAPI.VideoControlsManager.VideoControlsManagerAudioElementFollowingUserInteraction ;done
Ryan Haddad
Comment 8 2018-10-18 10:12:53 PDT
I'd like to skip this test since it is making the bots red.
Ryan Haddad
Comment 9 2018-10-22 16:06:26 PDT
Note You need to log in before you can comment on or make changes to this bug.