Bug 239315

Summary: [ iOS ] TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturing is a flaky timeout
Product: WebKit Reporter: Dawn Morningstar <Morningstar>
Component: New BugsAssignee: 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

Description Dawn Morningstar 2022-04-13 17:07:43 PDT
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
Comment 1 Radar WebKit Bug Importer 2022-04-13 17:08:06 PDT
<rdar://problem/91724349>
Comment 2 Dawn Morningstar 2022-04-13 19:35:14 PDT
Disabled test to help EWS
Comment 3 Dawn Morningstar 2022-04-13 19:35:50 PDT
(In reply to Matteo Flores from comment #2)
> Disabled test to help EWS

r292853 **
Comment 4 Dawn Morningstar 2022-04-20 18:36:26 PDT
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.
Comment 5 youenn fablet 2022-06-19 23:55:04 PDT
We should probably not disable the tests in macOS since they are running fine there.
Comment 6 youenn fablet 2022-06-19 23:59:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1635
Comment 7 youenn fablet 2022-06-20 04:46:11 PDT
Tests seem to pass on EWS, let's try to reland them and monitor the potential fallouts.
Comment 8 EWS 2022-06-20 06:05:42 PDT
Committed r295674 (251679@main): <https://commits.webkit.org/251679@main>

Reviewed commits have been landed. Closing PR #1635 and removing active labels.
Comment 9 Hercules Hjalmarsson 2022-08-01 10:49:38 PDT
*** Bug 239309 has been marked as a duplicate of this bug. ***