Closed
Bug 1318076
Opened 9 years ago
Closed 9 years ago
Move Async Functions tests to js/src/tests/ecma_2017 directory
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla53
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
Details
Attachments
(1 file)
|
4.18 KB,
patch
|
till
:
review+
|
Details | Diff | Splinter Review |
they're now in ecma_7, but should be moved to ecma_2017
| Assignee | ||
Comment 1•9 years ago
|
||
Just moved all test files except shell.js that is already there.
Comment 2•9 years ago
|
||
Comment on attachment 8811509 [details] [diff] [review]
Move Async Functions tests to js/src/tests/ecma_2017 directory.
Splinter really does not like this patch. Just shows nothing. Luckily the raw patch is quite easy to follow :)
Attachment #8811509 -
Flags: review?(till) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/38f23613678140affc045af1237a6d46655cada0
Bug 1318076 - Move Async Functions tests to js/src/tests/ecma_2017 directory. r=till
Comment 4•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•