Closed
Bug 978681
Opened 12 years ago
Closed 11 years ago
Fix or remove createNewTest.py add_to_makefile
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla36
People
(Reporter: kanru, Assigned: kanru)
References
Details
Attachments
(1 file)
|
4.35 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Since we converted Makefile.in to mochitest.ini and mochitest-oop.ini we should also change dom/browser-element/mochitest/createNewTest.py to patch them. Or just remove the add_to_makefile part.
Comment 1•12 years ago
|
||
Oops, sorry, I didn't notice that script or I probably would have fixed it while patching everything else. We do have a Python module for parsing these INI manifests, but unfortunately its round-trip serialization leaves something to be desired.
| Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8514202 -
Flags: review?(bugs)
Updated•11 years ago
|
Attachment #8514202 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Assignee: nobody → kanru
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•