Bug 266336

Summary: Make JSC stress tests CLoop aware.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: 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=266343

Description Mark Lam 2023-12-13 07:18:37 PST
Add a --cloop option to run-javascriptcore-tests and run-jsc-stress-tests.

Skip JIT tests and Wasm tests when running cloop.
Also skip JSTests/stress/codeblock-destructor-access-unlinkedcodeblock.js when running cloop.
Comment 1 Radar WebKit Bug Importer 2023-12-13 07:18:59 PST
<rdar://problem/119612009>
Comment 2 Mark Lam 2023-12-13 07:37:55 PST
Pull request: https://github.com/WebKit/WebKit/pull/21731
Comment 3 EWS 2023-12-13 08:05:58 PST
Committed 271983@main (4d6f500cb8b4): <https://commits.webkit.org/271983@main>

Reviewed commits have been landed. Closing PR #21731 and removing active labels.