Closed
Bug 1132583
Opened 8 years ago
Closed 8 years ago
gecko: b2g-desktop should be using caches specific to opt/debug
Categories
(Taskcluster :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlal, Assigned: wcosta)
References
Details
Attachments
(1 file, 1 obsolete file)
As seen here http://docs.taskcluster.net/tools/task-inspector/#U5UKO3-6SE2t0Z9HnmEaQg/0 (credit to asuth) we should not be sharing caches between opt/debug for b2g-deskto
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → wcosta
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•8 years ago
|
||
/r/3945 - Bug 1132583: Use different object folders for opt and debug builds. Pull down this commit: hg pull review -r 8abfa317fa20a3a4c73cf012a26561a3fcfb1f29
Attachment #8565421 -
Flags: review?(jlal)
Assignee | ||
Comment 2•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=5d12cadd77ff
Reporter | ||
Comment 3•8 years ago
|
||
Comment on attachment 8565421 [details]
MozReview Request: bz://1132583/wcosta
I think the easier thing is to simply change the cache name currently we set it to build-b2g-desktop-objects so we could change this to build-b2g-desktop-objects-opt and build-b2g-desktop-objects-debug in the task .yml(s)
Attachment #8565421 -
Flags: review?(jlal) → review-
Assignee | ||
Updated•8 years ago
|
Attachment #8565421 -
Flags: review- → review?(jlal)
Assignee | ||
Comment 4•8 years ago
|
||
Comment on attachment 8565421 [details] MozReview Request: bz://1132583/wcosta /r/3945 - Bug 1132583: Use different object folders for opt and debug builds. Pull down this commit: hg pull review -r c1d364bcf4c8de77805c7cf02e66a7793a70a4a0
Assignee | ||
Comment 5•8 years ago
|
||
https://treeherder.allizom.org/#/jobs?repo=try&revision=cad7ec7f8420
Reporter | ||
Comment 6•8 years ago
|
||
Comment on attachment 8565421 [details]
MozReview Request: bz://1132583/wcosta
lgtm but I think your try link is running /w wrong flags (it is running phone stuffs)
Attachment #8565421 -
Flags: review?(jlal) → review+
Assignee | ||
Comment 7•8 years ago
|
||
(In reply to James Lal [:lightsofapollo] from comment #6) > Comment on attachment 8565421 [details] > MozReview Request: bz://1132583/wcosta > > lgtm but I think your try link is running /w wrong flags (it is running > phone stuffs) My bad, here is the correct one: https://treeherder.mozilla.org/#/jobs?repo=try&revision=2c0ca35d16b3
Assignee | ||
Comment 8•8 years ago
|
||
https://hg.mozilla.org/integration/b2g-inbound/rev/f68c4d461b0b
Comment 9•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/f68c4d461b0b
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Assignee | ||
Comment 10•8 years ago
|
||
Attachment #8565421 -
Attachment is obsolete: true
Attachment #8619465 -
Flags: review+
Assignee | ||
Comment 11•8 years ago
|
||
Updated•8 years ago
|
status-firefox38:
fixed → ---
Component: TaskCluster → General
Product: Testing → Taskcluster
Target Milestone: mozilla38 → mozilla41
Version: unspecified → Trunk
Comment 12•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
•