Closed
Bug 1140257
Opened 10 years ago
Closed 7 years ago
Unify b2g_sdk and b2g
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kgrandon, Unassigned)
References
Details
Why do we need two copies of b2g?
Reporter | ||
Comment 1•10 years ago
|
||
Hey Ricky, Martin - I was just wondering why it seems we have two different b2g folders in gaia, b2g and b2g_sdk. Can we unify them to use just the b2g/ folder?
Flags: needinfo?(ricky060709)
Flags: needinfo?(martin.thomson)
Comment 2•10 years ago
|
||
I don't know what b2g contains, but b2g_sdk contains a downloaded copy of mulet that is run on the host machine and is used to run the mochitests. You can see how it gets loaded in the Makefile. If b2g *also* contains a copy, then maybe some unification is in order.
Flags: needinfo?(martin.thomson)
Reporter | ||
Comment 3•10 years ago
|
||
Ok, sounds like we use the mulet for mochitests, and b2g desktop for integration tests. Seems like the proper fix here is to migrate the integration tests to use the mulet if possible.
Flags: needinfo?(ricky060709)
Reporter | ||
Comment 4•10 years ago
|
||
Apparently we are indeed download two copies of b2g desktop. :sad:
See Also: → 1002545
Comment 5•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•