Closed
Bug 1071746
Opened 11 years ago
Closed 11 years ago
Add unit tests to validate json files in tools repo to avoid bustage
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmoore, Assigned: pmoore)
References
Details
Attachments
(1 file, 1 obsolete file)
1.33 KB,
patch
|
massimo
:
review+
pmoore
:
checked-in+
|
Details | Diff | Splinter Review |
Add unit tests to avoid invalid json files getting checked in, e.g. bug 1071518.
Assignee | ||
Comment 1•11 years ago
|
||
I'll scan other repos tomorrow to see if we want similar ones for other repos too, and will add them to this bug.
Comment 2•11 years ago
|
||
This is great, thank you for following up on root causes! :-)
Assignee | ||
Updated•11 years ago
|
Attachment #8493907 -
Flags: review?(coop) → review?(mgervasini)
Assignee | ||
Comment 3•11 years ago
|
||
Based on your initial feedback on IRC, an updated patch...
Attachment #8493907 -
Attachment is obsolete: true
Attachment #8493907 -
Flags: review?(mgervasini)
Attachment #8495834 -
Flags: review?(mgervasini)
Comment 4•11 years ago
|
||
Comment on attachment 8495834 [details] [diff] [review]
bug1071746_tools_v2.patch
Review of attachment 8495834 [details] [diff] [review]:
-----------------------------------------------------------------
Hi Pete, works for me. Could you remove "#!/usr/bin/env python" before committing it? (the other tests do not have it)
Attachment #8495834 -
Flags: review?(mgervasini) → review+
Assignee | ||
Updated•11 years ago
|
Attachment #8495834 -
Flags: checked-in+
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•11 years ago
|
||
Updated•8 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•