Closed
Bug 1085513
Opened 9 years ago
Closed 9 years ago
gecko build: B2G Desktop Linux should use in tree mozconfig
Categories
(Taskcluster :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlal, Assigned: wcosta)
References
Details
Attachments
(1 file)
Current we use the mozconfig in the docker image we should use the in tree version instead: https://mxr.mozilla.org/mozilla-central/source/b2g/config/mozconfigs/linux64_gecko/nightly Note: The GAIADIR location requires symlinking here which may have bad side effects with the taskcluster volume caching so we need to becareful
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → wcosta
Status: NEW → ASSIGNED
OS: Mac OS X → Linux
Priority: -- → P1
Hardware: x86 → All
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8512957 -
Flags: review?(jlal)
Attachment #8512957 -
Flags: review?(garndt)
Reporter | ||
Comment 2•9 years ago
|
||
Comment on attachment 8512957 [details] [review] Build b2g desktop with nightly mozconfig The code looks fine to me but I think in the case of objectddir being somewhere else caching will be broken so we need to revisit this probably. We can assess optimization issues as we go though.
Attachment #8512957 -
Flags: review?(jlal) → review+
Comment 3•9 years ago
|
||
Comment on attachment 8512957 [details] [review] Build b2g desktop with nightly mozconfig Looks good, just one comment in GH
Attachment #8512957 -
Flags: review?(garndt) → review+
Reporter | ||
Comment 4•9 years ago
|
||
https://github.com/lightsofapollo/gecko-dev/commit/0d36ef7fbe38ede7c88a751b040df3f1bc8b3d6a
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 5•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/804a26eea242 https://hg.mozilla.org/mozilla-central/rev/7b098c2b6c2a https://hg.mozilla.org/mozilla-central/rev/c3caeaf015fc
Updated•8 years ago
|
Component: TaskCluster → General
Product: Testing → Taskcluster
Target Milestone: --- → mozilla41
Version: unspecified → Trunk
Comment 6•8 years ago
|
||
Resetting Version and Target Milestone that accidentally got changed...
Target Milestone: mozilla41 → ---
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•