Closed
Bug 1132583
Opened 11 years ago
Closed 11 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•11 years ago
|
Assignee: nobody → wcosta
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•11 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•11 years ago
|
||
| Reporter | ||
Comment 3•11 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•11 years ago
|
Attachment #8565421 -
Flags: review- → review?(jlal)
| Assignee | ||
Comment 4•11 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•11 years ago
|
||
| Reporter | ||
Comment 6•11 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•11 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•11 years ago
|
||
Comment 9•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
| Assignee | ||
Comment 10•11 years ago
|
||
Attachment #8565421 -
Attachment is obsolete: true
Attachment #8619465 -
Flags: review+
| Assignee | ||
Comment 11•11 years ago
|
||
Updated•11 years ago
|
status-firefox38:
fixed → ---
Component: TaskCluster → General
Product: Testing → Taskcluster
Target Milestone: mozilla38 → mozilla41
Version: unspecified → Trunk
Comment 12•11 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
•