Closed
Bug 1106629
Opened 10 years ago
Closed 10 years ago
Update storage path for b2gpopulate due to bug 1083927
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davehunt, Assigned: davehunt)
References
Details
Attachments
(1 file)
In bug 1083927 the storage path was changed from 'persistent' to 'permanent'. In order for b2gpopulate master branch to be compatible with trunk builds we need to update this.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8530961 -
Flags: review?(wlachance)
Comment 2•10 years ago
|
||
Comment on attachment 8530961 [details] [review]
Link to Github pull-request: https://github.com/mozilla/b2gpopulate/pull/29
Looks fine by me
Attachment #8530961 -
Flags: review?(wlachance) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8530961 [details] [review]
Link to Github pull-request: https://github.com/mozilla/b2gpopulate/pull/29
Turns out that call log and events were still broken (see bug 1108008 for details). I've updated the pull request to cater for these.
Attachment #8530961 -
Flags: review+ → review?(wlachance)
Comment 4•10 years ago
|
||
Comment on attachment 8530961 [details] [review]
Link to Github pull-request: https://github.com/mozilla/b2gpopulate/pull/29
Looks fine. Just noticed something about the path concatenation but that's an old issue.
Attachment #8530961 -
Flags: review?(wlachance) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8530961 [details] [review]
Link to Github pull-request: https://github.com/mozilla/b2gpopulate/pull/29
I added a commit to switch to posixpath.
Attachment #8530961 -
Flags: review+ → review?(wlachance)
Comment 6•10 years ago
|
||
Comment on attachment 8530961 [details] [review]
Link to Github pull-request: https://github.com/mozilla/b2gpopulate/pull/29
LGTM!
Attachment #8530961 -
Flags: review?(wlachance) → review+
Assignee | ||
Comment 7•10 years ago
|
||
Landed in:
https://github.com/mozilla/b2gpopulate/commit/d4049028b83ff0888cb0b891010e7fdc17c955ec
https://github.com/mozilla/b2gpopulate/commit/de7806d8410100ec9675a8c42b6d9ae7c56ed4f0
Released as:
https://pypi.python.org/pypi/b2gpopulate/0.29
Tagged as:
https://github.com/mozilla/b2gpopulate/releases/tag/0.29
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•