Closed
Bug 1052609
Opened 11 years ago
Closed 11 years ago
runner-service will add 'serial' when running desktop builds
Categories
(Testing Graveyard :: JSMarionette, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdas, Assigned: mdas)
Details
Attachments
(1 file)
if you run "gaia-integration --buildapp desktop" it will fail because we add a 'serial' key to the desktop b2g handler. We should only add that key when we're running on device.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → mdas
Attachment #8471755 -
Flags: review?(ahalberstadt)
Comment 2•11 years ago
|
||
Comment on attachment 8471755 [details] [review]
link to PR
You accidentally left in a pdb.set_trace() call.. but r+ with that fixed.
Attachment #8471755 -
Flags: review?(ahalberstadt) → review+
Assignee | ||
Comment 3•11 years ago
|
||
whoops, sorry about that, thanks! I've removed that line and merged it
Status: NEW → RESOLVED
Closed: 11 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
•