Closed
Bug 1938117
Opened 2 months ago
Closed 2 months ago
Update test262 (December 18, 2024)
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•2 months ago
|
||
Changes:
- Handle new feature tags.
- Remove duplicate line to include "temporalHelpers.js".
- Handle "sm/non262.js" harness file, which we can't import as-is, because it
overwrites our own test harness with stub functions.
Assignee | ||
Comment 2•2 months ago
|
||
Assignee | ||
Comment 3•2 months ago
|
||
Updated•2 months ago
|
Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/59717d4a6e93
Part 1: Update test262 import script. r=spidermonkey-reviewers,dminor
https://hg.mozilla.org/integration/autoland/rev/cf3d261cec50
Part 2: Update test262 December, 2024. r=spidermonkey-reviewers,mgaudet
https://hg.mozilla.org/integration/autoland/rev/d9356c232925
Part 3: Update test exclusions. r=spidermonkey-reviewers,mgaudet
Backed out for causing build bustages @ DateTimeFormat.cpp
- Backout link
- Push with failures
- Failure Log
- Failure line:
/builds/worker/checkouts/gecko/js/src/builtin/intl/DateTimeFormat.cpp(2824,12): error: use of undeclared identifier 'ZonedDateTimeObject'
Flags: needinfo?(andrebargull)
Assignee | ||
Updated•2 months ago
|
Flags: needinfo?(andrebargull)
Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/76e9e96a14cf
Part 1: Update test262 import script. r=spidermonkey-reviewers,dminor
https://hg.mozilla.org/integration/autoland/rev/fff6f1a54b0a
Part 2: Update test262 December, 2024. r=spidermonkey-reviewers,mgaudet
https://hg.mozilla.org/integration/autoland/rev/e096bf56645c
Part 3: Update test exclusions. r=spidermonkey-reviewers,mgaudet
https://hg.mozilla.org/mozilla-central/rev/76e9e96a14cf
https://hg.mozilla.org/mozilla-central/rev/fff6f1a54b0a
https://hg.mozilla.org/mozilla-central/rev/e096bf56645c
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•