Bug 255144 - Expose $addressBits to skip tests than need a lot of virtual address space
Summary: Expose $addressBits to skip tests than need a lot of virtual address space
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Angelos Oikonomopoulos
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-07 03:14 PDT by Angelos Oikonomopoulos
Modified: 2023-04-11 07:47 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 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>