Closed
Bug 1448174
Opened 7 years ago
Closed 7 years ago
Update test262 (Mar 22 2018 edition)
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
References
Details
Attachments
(3 files, 1 obsolete file)
|
1.41 KB,
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
|
10.79 KB,
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
|
890.14 KB,
application/x-zip-compressed
|
anba
:
review+
|
Details |
No description provided.
| Assignee | ||
Comment 1•7 years ago
|
||
Update the import script to handle the two new feature flags.
Attachment #8961584 -
Flags: review?(sphink)
| Assignee | ||
Comment 2•7 years ago
|
||
test262 update to rev 500e48e6ce1fbbd11053b7e4203fab454bc604b3
Attachment #8961586 -
Flags: review?(sphink)
| Assignee | ||
Comment 3•7 years ago
|
||
Update test262 exclusion list
Attachment #8961589 -
Flags: review?(sphink)
Updated•7 years ago
|
Attachment #8961584 -
Flags: review?(sphink) → review+
Comment 4•7 years ago
|
||
Comment on attachment 8961586 [details]
bug1448174-part2-update.zip
Probably no need to request review on this part.
Attachment #8961586 -
Flags: review?(sphink) → review+
Updated•7 years ago
|
Attachment #8961589 -
Flags: review?(sphink) → review+
Comment 5•7 years ago
|
||
Thank you!
| Assignee | ||
Comment 6•7 years ago
|
||
Ugh, upstream needs another fix for https://treeherder.mozilla.org/#/jobs?repo=try&revision=5ec2004f7c5ebb1ba499e88d01ea57456dc8df0a&selectedJob=169688466
| Assignee | ||
Comment 7•7 years ago
|
||
Upstream PR to properly handle JIT compilation of functions returning NaN: https://github.com/tc39/test262/pull/1503
| Assignee | ||
Comment 8•7 years ago
|
||
Updated part 2 to include test262 rev ea6c18c5e21189acd2fd26961ea6dc6d2a1947ac
Attachment #8961586 -
Attachment is obsolete: true
Attachment #8961736 -
Flags: review+
| Assignee | ||
Comment 9•7 years ago
|
||
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=13378bb17341a1505c614448df0221716fb67021
Keywords: checkin-needed
Comment 10•7 years ago
|
||
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fa78846bc5fd
Part 1: Update test262 importer to handle new feature flags. r=sfink
https://hg.mozilla.org/integration/mozilla-inbound/rev/c4f12e0022ce
Part 3: Update test262 exclusions. r=sfink
Keywords: checkin-needed
Comment 11•7 years ago
|
||
Backed out for build bustages on test262/built-ins/TypedArrays/typedarray-arg-proto-from-ctor-realm.js
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=6771d444d64f8d1f7c0148f59e28199975cb0c0f&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&selectedJob=169881130
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=169881130&repo=mozilla-inbound&lineNumber=139522
Backout link: https://hg.mozilla.org/integration/mozilla-inbound/rev/7196c7b63af51b678344c5127b220bd4b12cf81d
Please take a look also to the other bustages on that push. Thanks.
Flags: needinfo?(andrebargull)
| Assignee | ||
Comment 12•7 years ago
|
||
The push failed because it doesn't include part 2 (bug1448174-part2-update.zip). (Part 2 needed to be zipped because it exceeded the maximum file size allowed for attachments on bugzilla.)
Flags: needinfo?(andrebargull) → needinfo?(csabou)
| Assignee | ||
Comment 14•7 years ago
|
||
(In reply to Cosmin Sabou [:cosmin_s] from comment #13)
> Ok, sorry about that. Will reland it.
No worries, thanks for taking care of the check-in! :-)
Comment 15•7 years ago
|
||
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/554ae5d296e0
Part 1: Update test262 importer to handle new feature flags. r=sfink
https://hg.mozilla.org/integration/mozilla-inbound/rev/f7dc20c0b9a9
Part 2: Update test262 - Mar 22 2018 edition. r=sfink
https://hg.mozilla.org/integration/mozilla-inbound/rev/65380e01eeb1
Part 3: Update test262 exclusions. r=sfink
Comment 16•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/554ae5d296e0
https://hg.mozilla.org/mozilla-central/rev/f7dc20c0b9a9
https://hg.mozilla.org/mozilla-central/rev/65380e01eeb1
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•