Closed
Bug 1239903
Opened 10 years ago
Closed 10 years ago
Retrieve the xulrunner-sdk from tooltool instead of a task artifact
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: edgar, Assigned: edgar)
References
Details
Attachments
(1 file)
+++ This bug was initially created as a follow-up of Bug #1239261 +++
There is an expiration associated with a task artifact. When it expires, it is no longer being able to be retrieved. It seems better if we put the xulrunner-sdk on tooltool.
![]() |
||
Comment 1•10 years ago
|
||
Perhaps this is another task that could be fixed as well with this: 1239444
Assignee | ||
Comment 2•10 years ago
|
||
There is already a copy in tooltool, https://api.pub.build.mozilla.org/tooltool/sha512/dc9503b21c87b5a469118746f99e4f41d73888972ce735fa10a80f6d218086da0e3da525d9a4cd8e4ea497ec199fef720e4a525873d77a1af304ac505e076462. Let's if we could use it.
Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Edgar Chen [:edgar][:echen] from comment #2)
> There is already a copy in tooltool,
> https://api.pub.build.mozilla.org/tooltool/sha512/
> dc9503b21c87b5a469118746f99e4f41d73888972ce735fa10a80f6d218086da0e3da525d9a4c
> d8e4ea497ec199fef720e4a525873d77a1af304ac505e076462. Let's if we could use
> it.
Hmm, it doesn't work, most of tests are failed, https://treeherder.allizom.org/#/jobs?repo=try&revision=1567af3af871&selectedJob=16110405. We need to upload a new xulrunner-sdk to tooltool.
Assignee | ||
Comment 4•10 years ago
|
||
xulrunner-sdk-40 that is from bug 1207548 comment 7 has been uploaded to tooltool:
[
{
"size": 103705367,
"visibility": "public",
"digest": "cefa8c00db04969d3a50e2a5509bd4ea1dc17d256a651a9518cb28dad72e87a1dbbcd3c88ef770be0edf0ab73d2d73925140df93618ffb7fab81b789d312f547",
"algorithm": "sha512",
"filename": "xulrunner-sdk-40.zip"
}
]
Assignee | ||
Comment 5•10 years ago
|
||
Try result looks good: https://treeherder.mozilla.org/#/jobs?repo=try&revision=6a172d911170&group_state=expanded
Assignee | ||
Comment 6•10 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/31187/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/31187/
Attachment #8709336 -
Flags: review?(garndt)
![]() |
||
Comment 7•10 years ago
|
||
Comment on attachment 8709336 [details]
MozReview Request: Bug 1239903 - Retrieve the xulrunner-sdk from tooltool instead of a task artifact; r?garndt
https://reviewboard.mozilla.org/r/31187/#review28115
Attachment #8709336 -
Flags: review?(garndt) → review+
![]() |
||
Comment 10•10 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: TaskCluster → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•