Closed
Bug 1493997
Opened 7 years ago
Closed 7 years ago
Android coverage test tasks are failing to download android-sdk
Categories
(Testing :: Code Coverage, defect)
Testing
Code Coverage
Tracking
(firefox-esr60 unaffected, firefox62 unaffected, firefox63 unaffected, firefox64 fixed)
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | unaffected |
| firefox62 | --- | unaffected |
| firefox63 | --- | unaffected |
| firefox64 | --- | fixed |
People
(Reporter: marco, Assigned: tomprince)
References
Details
(Keywords: regression)
Attachments
(5 files)
|
9.92 KB,
application/x-xz
|
Details | |
|
46 bytes,
text/x-phabricator-request
|
ahal
:
review+
marco
:
review+
|
Details | Review |
|
46 bytes,
text/x-phabricator-request
|
ahal
:
review+
|
Details | Review |
|
46 bytes,
text/x-phabricator-request
|
gps
:
review+
|
Details | Review |
|
46 bytes,
text/x-phabricator-request
|
Details | Review |
It seems like the tooltool download somehow also contains an extra argument (related to fetch):
/usr/bin/python2.7 -u /builds/worker/workspace/mozharness/external_tools/tooltool.py --url http://relengapi/tooltool/ fetch -m /builds/worker/workspace/build/tooltool.tt -o -c /builds/worker/tooltool-cache public/build/grcov.tar.xz@MRA1Xy3GTfmU70d9TysMpw
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Came here to post that link :). That looks like the only plausible explanation to me.
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
Assignee: nobody → mozilla
Comment 6•7 years ago
|
||
Comment on attachment 9011853 [details]
Bug 1493997: [mozharness] Ensure that `MOZ_TOOLCHAINS` isn't specified if `mach` isn't available; r?ahal
Andrew Halberstadt [:ahal] has approved the revision.
Attachment #9011853 -
Flags: review+
Comment 7•7 years ago
|
||
Comment on attachment 9011852 [details]
Bug 1493997: [taskgraph] Use fetches directly for grcov artifacts; r?ahal
Andrew Halberstadt [:ahal] has approved the revision.
Attachment #9011852 -
Flags: review+
| Reporter | ||
Comment 8•7 years ago
|
||
Comment on attachment 9011852 [details]
Bug 1493997: [taskgraph] Use fetches directly for grcov artifacts; r?ahal
Marco Castelluccio [:marco] has approved the revision.
Attachment #9011852 -
Flags: review+
| Assignee | ||
Comment 9•7 years ago
|
||
Comment 10•7 years ago
|
||
Comment on attachment 9011971 [details]
Bug 1493997 : [taskgraph] Add support for fetching toolchains via fetch-content; r?gps
Gregory Szorc [:gps] has approved the revision.
Attachment #9011971 -
Flags: review+
Comment 11•7 years ago
|
||
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/integration/autoland/rev/44644323d6b1
[taskgraph] Add support for fetching toolchains via fetch-content; r=gps
https://hg.mozilla.org/integration/autoland/rev/dc276e11f0f4
[taskgraph] Use fetches directly for grcov artifacts; r=ahal,marco
| Reporter | ||
Updated•7 years ago
|
Keywords: leave-open
Comment 12•7 years ago
|
||
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/integration/autoland/rev/8fe27b9b1bec
[mozharness] Ensure that `MOZ_TOOLCHAINS` isn't specified if `mach` isn't available; r=ahal
| Assignee | ||
Comment 13•7 years ago
|
||
Comment 14•7 years ago
|
||
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/integration/autoland/rev/44ec48f51186
[taskgraph] Add missinng `)` in comment.
Comment 15•7 years ago
|
||
This is actively being worked on, no need to add stockwell tag.
| Comment hidden (Intermittent Failures Robot) |
| Reporter | ||
Updated•7 years ago
|
Keywords: leave-open
Comment 17•7 years ago
|
||
| bugherder | ||
| Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
status-firefox62:
--- → unaffected
status-firefox63:
--- → unaffected
status-firefox64:
--- → fixed
status-firefox-esr60:
--- → unaffected
Target Milestone: --- → mozilla64
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 19•7 years ago
|
||
| bugherder uplift | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•