Bug 255144

Summary: Expose $addressBits to skip tests than need a lot of virtual address space
Product: WebKit Reporter: Angelos Oikonomopoulos <angelos>
Component: JavaScriptCoreAssignee: Angelos Oikonomopoulos <angelos>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Angelos Oikonomopoulos 2023-04-07 03:14:45 PDT
This would replace the //@ skip if $memoryLimited or ($architecture != "arm64" && $architecture != "x86_64") pattern.
Comment 1 Angelos Oikonomopoulos 2023-04-07 03:28:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12500
Comment 2 EWS 2023-04-11 07:46:06 PDT
Committed 262824@main (e04108fd6a03): <https://commits.webkit.org/262824@main>

Reviewed commits have been landed. Closing PR #12500 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-11 07:47:18 PDT
<rdar://problem/107882549>