Always upload profile output
Categories
(Firefox Build System :: General, enhancement)
Tracking
(firefox66 fixed)
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: mshal, Assigned: mshal)
References
Details
Attachments
(1 file)
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
What's the benefit of getting the profile data from failed jobs?
Comment 4•6 years ago
|
||
Just saw bug 1517939 comment 2. Please mention that in the commit message.
Assignee | ||
Comment 5•6 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #4)
Just saw bug 1517939 comment 2. Please mention that in the commit message.
Done!
Comment 7•6 years ago
|
||
Just in case this fails in automation--you might need to ensure that UPLOAD_PATH
exists. It doesn't always get created before we hit the upload step (I put an explicit mkdir in the rules to run sccache in client.mk, you can see that in the link in comment 1).
Assignee | ||
Comment 8•6 years ago
|
||
(In reply to Ted Mielczarek [:ted] [:ted.mielczarek] from comment #7)
Just in case this fails in automation--you might need to ensure that
UPLOAD_PATH
exists. It doesn't always get created before we hit the upload step (I put an explicit mkdir in the rules to run sccache in client.mk, you can see that in the link in comment 1).
Oh, interesting. It seemed to work in try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=9dce1163ad8a6cd10055e2a1a89e05f246749dd6
I guess we'll see if it sticks.
Comment 9•6 years ago
|
||
bugherder |
Description
•