Closed
Bug 994622
Opened 11 years ago
Closed 11 years ago
[Build] Ignore network error when trying to fetch the node_modules from github
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Tracking
(b2g-v1.4 fixed, b2g-v2.0 fixed, b2g-v2.1 fixed)
RESOLVED
FIXED
People
(Reporter: julienw, Assigned: julienw)
Details
Attachments
(1 file)
Currently, whenever we change branch, if the node_modules hash changed between the 2 branches, the makefile goals will want to download the new one.
Now, most of the time the change is not meaningful to just build a profile therefore it's probably safe to ignore.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8404650 -
Flags: review?(yurenju.mozilla)
Updated•11 years ago
|
Attachment #8404650 -
Flags: review?(yurenju.mozilla) → review+
Comment 2•11 years ago
|
||
and there is a travis error for marionette_js, but I think it isn't caused by your change.
Assignee | ||
Comment 3•11 years ago
|
||
Got a green travis, merging :) Thanks !
Assignee | ||
Comment 4•11 years ago
|
||
master: 2f947be0ca2a64aa142c0d2e8305cc6d41f9121f
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•10 years ago
|
||
a=tests
v1.4: c78d1ab13586da4db62690fab915cf8256d09c35
You need to log in
before you can comment on or make changes to this bug.
Description
•