Bug 251917 - [JSC] Fix wasm tests on MIPS
Summary: [JSC] Fix wasm tests on MIPS
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail R. Gadelha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-08 07:49 PST by Mikhail R. Gadelha
Modified: 2023-02-08 07:53 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail R. Gadelha 2023-02-08 07:49:40 PST
Unreviewed test gardening. Prevent MIPS failure by checking if wasm is available.
Comment 1 Mikhail R. Gadelha 2023-02-08 07:53:00 PST
Pull request: https://github.com/WebKit/WebKit/pull/9814