Bug 225475
Summary: | [ macOS ] TestWebKitAPI.GPUProcess.CrashWhilePlayingVideo (API-Test) is flaky failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Jenner <jenner> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=221499 |
Robert Jenner
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Jenner
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.
Radar WebKit Bug Importer
<rdar://problem/77619388>
Robert Jenner
*** This bug has been marked as a duplicate of bug 221742 ***