Bug 239315
Summary: | [ iOS ] TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturing is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
Component: | New Bugs | Assignee: | youenn fablet <youennf> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=239309 |
Dawn Morningstar
TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturing
is a flaky timeout on iOS queues
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturing
TIMEOUT:
TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturing
2022-04-13 12:57:08.100 TestWebKitAPI[1061:760541] Writing analzed variants.
MessageReceiveQueueMap::addImpl - adding duplicate any id receiver 35
2022-04-13 12:57:10.206 TestWebKitAPI[1061:760541] Encountered error: Error Domain=WKErrorDomain Code=4 "A JavaScript exception occurred" UserInfo={WKJavaScriptExceptionLineNumber=1, WKJavaScriptExceptionMessage=ReferenceError: Can't find variable: createConnection, WKJavaScriptExceptionColumnNumber=17, WKJavaScriptExceptionSourceURL=undefined, NSLocalizedDescription=A JavaScript exception occurred} while evaluating script: createConnection()
STDIO-URL:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturing
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/91724349>
Dawn Morningstar
Disabled test to help EWS
Dawn Morningstar
(In reply to Matteo Flores from comment #2)
> Disabled test to help EWS
r292853 **
Dawn Morningstar
Failed to reproduce on iOS TOT using run-api-tests
Interestingly there is a pop-up that may need to be accepted to resolve timeout.
youenn fablet
We should probably not disable the tests in macOS since they are running fine there.
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/1635
youenn fablet
Tests seem to pass on EWS, let's try to reland them and monitor the potential fallouts.
EWS
Committed r295674 (251679@main): <https://commits.webkit.org/251679@main>
Reviewed commits have been landed. Closing PR #1635 and removing active labels.
Hercules Hjalmarsson
*** Bug 239309 has been marked as a duplicate of this bug. ***