Closed
Bug 1139757
Opened 10 years ago
Closed 10 years ago
marionette-profile-builder fails when merging strings
Categories
(Testing Graveyard :: JSMarionette, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kgrandon, Assigned: kgrandon)
References
Details
Attachments
(4 files)
TypeError: Cannot read property '0' of null
at mergeOptions (/Users/kevin/workspace/gaia/node_modules/marionette-profile-builder/index.js:31:17)
at mergeOptions (/Users/kevin/workspace/gaia/node_modules/marionette-profile-builder/index.js:32:21)
at mergeOptions (/Users/kevin/workspace/gaia/node_modules/marionette-profile-builder/index.js:32:21)
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Module updated: https://github.com/mozilla-b2g/marionette-profile-builder/commit/53ed9bafef022b394b4d984f3e003ee489113b62
Status: NEW → ASSIGNED
Comment 3•10 years ago
|
||
Assignee | ||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8573031 [details] [review]
Pull request - Fix profile builder merging
Got a verbal review from :lightsofapollo.
Attachment #8573031 -
Flags: review+
Assignee | ||
Comment 7•10 years ago
|
||
Comment on attachment 8573407 [details] [review]
[gaia-node-modules] KevinGrandon:bug_1139757_update_marionette_profile_builder > mozilla-b2g:master
Simple package.json bump, r=me.
Attachment #8573407 -
Flags: review+
Assignee | ||
Comment 8•10 years ago
|
||
Comment on attachment 8573408 [details] [review]
[gaia] KevinGrandon:bug_1139757_node_modules > mozilla-b2g:master
R=me for package.json bump.
Attachment #8573408 -
Flags: review+
Comment 9•10 years ago
|
||
Assignee | ||
Comment 10•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•