Bug 266336 - Make JSC stress tests CLoop aware.
Summary: Make JSC stress tests CLoop aware.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-13 07:18 PST by Mark Lam
Modified: 2023-12-13 20:20 PST (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 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.