Bug 258179 - JSC test stress/proxy-helper-this.js.default fails when built with cloop enabled
Summary: JSC test stress/proxy-helper-this.js.default fails when built with cloop enabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-15 17:02 PDT by Michael Catanzaro
Modified: 2023-06-20 10:19 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2023-06-15 17:02:24 PDT
The test stress/proxy-helper-this.js.default fails when built with cloop enabled because returnEarlyFromInfiniteLoopsForFuzzing is not implemented.

It's not a perfect solution, but we've dealt with this in the past (e.g. bug #216406) by sabotaging the test whenever JIT is disabled.
Comment 1 Michael Catanzaro 2023-06-15 17:06:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15029
Comment 2 EWS 2023-06-20 10:18:14 PDT
Committed 265323@main (ab5348ee83f6): <https://commits.webkit.org/265323@main>

Reviewed commits have been landed. Closing PR #15029 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-06-20 10:19:18 PDT
<rdar://problem/111049127>