TestWebKitAPI.GPUProcess.CrashWhilePlayingVideo is a flaky failing API on macOS. HISTORY: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.GPUProcess.CrashWhilePlayingVideo&platform=mac /Volumes/Data/worker/bigsur-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/GPUProcess.mm:350 Value of: [webView _isPlayingAudio] Actual: false Expected: true /Volumes/Data/worker/bigsur-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/GPUProcess.mm:370 Value of: [webView _isPlayingAudio] Actual: false Expected: true
This appears similar to a bug I filed previously: https://bugs.webkit.org/show_bug.cgi?id=221499 I have related this bug to the other one. The other bug was for iOS, and was thought to be a bot specific issue, and covered 3 APIs. This new bug is for one of those APIs that appears to be occurring across macOS.
<rdar://problem/77619388>
*** This bug has been marked as a duplicate of bug 221742 ***