Closed
Bug 1339257
Opened 9 years ago
Closed 9 years ago
js/src/tests/lib/manifest.py has stale entries in test file name exclusion set
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla54
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
Details
Attachments
(1 file)
|
1.53 KB,
patch
|
evilpies
:
review+
|
Details | Diff | Splinter Review |
https://dxr.mozilla.org/mozilla-central/rev/0eef1d5a39366059677c6d7944cfe8a97265a011/js/src/tests/lib/manifest.py#333-338
The following entries were used for the previous test262 checkout and can now be removed:
- sta.js
- test262-browser.js
- test262-shell.js
- test402-browser.js
- test402-shell.js
- testBuiltInObject.js
- testIntl.js
| Assignee | ||
Comment 1•9 years ago
|
||
I missed to update this file in bug 977849.
Assignee: nobody → andrebargull
Status: NEW → ASSIGNED
Attachment #8837084 -
Flags: review?(evilpies)
Updated•9 years ago
|
Attachment #8837084 -
Flags: review?(evilpies) → review+
| Assignee | ||
Comment 2•9 years ago
|
||
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=7270f79226b632faa0f9678517f13ee956ce4708
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c0f715706c85
Remove stale entries in file exclusion list for jstests. r=evilpie
Keywords: checkin-needed
Comment 4•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•