Closed
Bug 1713194
Opened 4 years ago
Closed 4 years ago
Fix intl-fallback-original testcase in non-Intl builds
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: iain, Assigned: iain)
Details
Attachments
(1 file)
All of our other jit-tests that rely on Intl are gated on its existence, so that --without-intl-api builds don't break; we should do the same for self-hosting/intl-fallback-original.js.
| Assignee | ||
Updated•4 years ago
|
Summary: Fix inl-fallback-original testcase in non-Intl builds → Fix intl-fallback-original testcase in non-Intl builds
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by iireland@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dabf04123eef
Skip testcase if Intl is not defined r=tcampbell
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•