Closed
Bug 1647786
Opened 5 years ago
Closed 5 years ago
Enable non-proxy test262 tests for private fields
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
Details
Attachments
(1 file)
Once Bug 1642476 is landed, we should enable the non-proxy test262 tests to help maintain the feature while development of proxy support continues.
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Comment 1•5 years ago
|
||
This patch was created in two stages:
- Running the update script
- Editing jstests.list to add the shell option to all tests added, and
skipping Proxy tests.
Updated•5 years ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/16f85a319f42
Enable non-proxy test262 tests for private fields r=jorendorff
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•