Closed
Bug 968321
Opened 12 years ago
Closed 12 years ago
Make manifestparser keep track of DEFAULTS in manifests with no tests
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla30
People
(Reporter: ted, Assigned: ted)
References
Details
Attachments
(1 file)
|
4.37 KB,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
Currently manifestparser doesn't preserve values from DEFAULTS if there aren't any test entries in a manifest. This makes it impossible to support manifests containing only support-files right now. This simple patch just adds some bookkeeping to save them.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8370887 -
Flags: review?(jmaher)
Comment 2•12 years ago
|
||
Comment on attachment 8370887 [details] [diff] [review]
Make manifestparser keep track of DEFAULTS in manifests with no tests
Review of attachment 8370887 [details] [diff] [review]:
-----------------------------------------------------------------
so who will use these?
Attachment #8370887 -
Flags: review?(jmaher) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
| Assignee | ||
Updated•12 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•