Bug 191074 - Don't run JIT tests on 32-bit platforms
Summary: Don't run JIT tests on 32-bit platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Guillaume Emont
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-30 11:18 PDT by Guillaume Emont
Modified: 2018-10-31 09:34 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.31 KB, patch)
2018-10-30 11:32 PDT, Guillaume Emont
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Emont 2018-10-30 11:18:33 PDT
Since r237548 the JIT is disabled on 32-bit architectures. We should therefore stop trying to run JIT-specific tests on these architectures until the JIT is fixed for them.
Comment 1 Guillaume Emont 2018-10-30 11:32:34 PDT
Created attachment 353391 [details]
Patch

Patch.
Comment 2 WebKit Commit Bot 2018-10-31 09:33:09 PDT
Comment on attachment 353391 [details]
Patch

Clearing flags on attachment: 353391

Committed r237640: <https://trac.webkit.org/changeset/237640>
Comment 3 WebKit Commit Bot 2018-10-31 09:33:10 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-10-31 09:34:26 PDT
<rdar://problem/45701942>