Closed
Bug 942683
Opened 12 years ago
Closed 8 years ago
Marionette related modules might set as latest version in package.json.
Categories
(Testing Graveyard :: JSMarionette, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: evanxd, Unassigned)
Details
Hi all,
We have many marionette related modules(about 16) now, in the future we might have more and more.
Then we might do much effort to update the dependence to make sure each module works well.
Sadly, we might forgot to update some modules, then something might be broken.
For example, The error in https://travis-ci.org/mozilla-b2g/marionette-helper/jobs/14471674 is due to forgetting to update the related modules.
For fixing the issue easily, we could set the marionette related modules as the latest version. But if we do this, we better assume the interface will be changed usually.
(For sure, the non marionette related module should be set as specified version.)
Do you guys have other better idea? Or the solution we used now is good enough for module dependence issues?
Comment 1•8 years ago
|
||
Bulk closed as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1422750
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•