Closed
Bug 867292
Opened 12 years ago
Closed 12 years ago
Fix test-agent support for node v0.10x
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(b2g18 fixed, b2g-v1.1hd fixed)
RESOLVED
FIXED
People
(Reporter: jlal, Unassigned)
Details
Attachments
(1 file)
|
355 bytes,
text/html
|
jlal
:
review+
akeybl
:
approval-gaia-v1+
|
Details |
No description provided.
| Reporter | ||
Comment 1•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•12 years ago
|
||
Pointer to Github pull-request
| Reporter | ||
Comment 3•12 years ago
|
||
Comment on attachment 743753 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/9463
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #): NBOTP- would be nice for users of the test framework to use node v0.10x on older branches.
User impact if declined: None
Testing completed: Manual testing of test framework / travis CI
Risk to taking this patch (and alternatives if risky): No risk to users (NBOTB). Simply here for developer convenience
String or UUID changes made by this patch: none
Attachment #743753 -
Flags: review+
Attachment #743753 -
Flags: approval-gaia-v1?
Updated•12 years ago
|
Attachment #743753 -
Flags: approval-gaia-v1? → approval-gaia-v1+
Comment 4•12 years ago
|
||
I was not able to uplift this bug to v1-train. If this bug has dependencies which are not marked in this bug, please comment on this bug. If this bug depends on patches that aren't approved for v1-train, we need to re-evaluate the approval. Otherwise, if this is just a merge conflict, you might be able to resolve it with:
git checkout v1-train
git cherry-pick -x -m1 b7b54d4696ba8043ac0615e813581ba6435551d0
<RESOLVE MERGE CONFLICTS>
git commit
Updated•12 years ago
|
Flags: needinfo?(nobody)
Updated•12 years ago
|
Flags: needinfo?(jlal)
| Reporter | ||
Comment 5•12 years ago
|
||
in v1-train: 147c49f370e2ec48ed94f155033b974f21efc1c4
in v1.1.0hd: e5a70451fe078524a97f1b93943c90210ac95133
| Reporter | ||
Updated•12 years ago
|
Flags: needinfo?(nobody)
You need to log in
before you can comment on or make changes to this bug.
Description
•