Closed
Bug 1490502
Opened 7 years ago
Closed 7 years ago
Build Fennec x86-64 Nightly
Categories
(Release Engineering :: General, enhancement)
Release Engineering
General
Tracking
(firefox-esr60 fixed, firefox64 fixed)
RESOLVED
FIXED
People
(Reporter: jchen, Assigned: jchen)
References
Details
Attachments
(1 file)
Once we get x86-64 builds going in bug 1480834, we should start producing Fennec nightlies for x86-64, similar to what we do for aarch64.
Assignee | ||
Comment 1•7 years ago
|
||
My try build was able to run the new beetmover task when specified [1], but seems like it didn't run automatically with last nightly's Nightly [2], whereas other beetmover tasks did run [3]. Johan, any idea what I missed?
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=1f49cdda556cfebcc963e8865c1be59401508076
[2] https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=28baa3df5f0f530faee1900f43c463f6b77b985c&searchStr=android-5-0-x86_64,opt
[3] https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=28baa3df5f0f530faee1900f43c463f6b77b985c&searchStr=Android,4.2,x86,opt
Flags: needinfo?(jlorenzo)
The task was generated[1], but it was not scheduled[2]. This means the task was filtered by the nightly graph. My guess the new platform is missing there[3]. If that's the case, then I don't understand how [4] got in the graph. What do you think, Dustin?
[1] https://tools.taskcluster.net/groups/MTAHx2xJQWm6gaOj06wgjA/tasks/MTAHx2xJQWm6gaOj06wgjA/runs/0/logs/public%2Flogs%2Flive_backing.log#L546
[2] https://tools.taskcluster.net/groups/MTAHx2xJQWm6gaOj06wgjA/tasks/MTAHx2xJQWm6gaOj06wgjA/runs/0/logs/public%2Flogs%2Flive_backing.log#L2553 https://tools.taskcluster.net/groups/MTAHx2xJQWm6gaOj06wgjA/tasks/MTAHx2xJQWm6gaOj06wgjA/runs/0/logs/public%2Flogs%2Flive_backing.log#L2565 https://tools.taskcluster.net/groups/MTAHx2xJQWm6gaOj06wgjA/tasks/MTAHx2xJQWm6gaOj06wgjA/runs/0/logs/public%2Flogs%2Flive_backing.log#L2569 - See one is missing.
[3] https://searchfox.org/mozilla-central/rev/dd965445ec47fbf3cee566eff93b301666bda0e1/taskcluster/taskgraph/target_tasks.py#476
[4] https://tools.taskcluster.net/groups/MTAHx2xJQWm6gaOj06wgjA/tasks/Z4i9TsH2SgOhR92dEd5-9g/details
Flags: needinfo?(jlorenzo) → needinfo?(dustin)
In the same graph, I see Fennec x86_64 was about to get pushed to Google Play[1]. Is this something we want to achieve yet? If so, what's the expected version code order?
Please note, this failure breaks Nightlies updates on Google Play.
[1] https://tools.taskcluster.net/groups/MTAHx2xJQWm6gaOj06wgjA/tasks/Xd84iqPyTmyz4kxCwPt5TQ/runs/0/logs/public%2Flogs%2Flive_backing.log#L24
Flags: needinfo?(nchen)
(In reply to Johan Lorenzo [:jlorenzo] from comment #3)
> If so, what's the expected version code order?
If not, you can blacklist it here: https://searchfox.org/mozilla-central/rev/dd965445ec47fbf3cee566eff93b301666bda0e1/taskcluster/taskgraph/loader/push_apk.py#44
Comment 5•7 years ago
|
||
I would guess that something else depended on that build-signing task, which pulled it into the graph. But yes, "is missing there[3]" seems like an accurate diagnosis.
Flags: needinfo?(dustin)
Assignee | ||
Comment 6•7 years ago
|
||
(In reply to Johan Lorenzo [:jlorenzo] from comment #3)
> In the same graph, I see Fennec x86_64 was about to get pushed to Google
> Play[1]. Is this something we want to achieve yet? If so, what's the
> expected version code order?
>
> Please note, this failure breaks Nightlies updates on Google Play.
>
> [1]
> https://tools.taskcluster.net/groups/MTAHx2xJQWm6gaOj06wgjA/tasks/
> Xd84iqPyTmyz4kxCwPt5TQ/runs/0/logs/public%2Flogs%2Flive_backing.log#L24
Ah we don't want x86-64 on Google Play. I'll put up a patch.
Flags: needinfo?(nchen)
Assignee | ||
Comment 7•7 years ago
|
||
Filter out the x86-64 Fennec Nightly builds until we evaluated it.
Comment on attachment 9009249 [details]
Bug 1490502 - Don't ship Fennec x86-64 Nightly to Play Store yet; r?jlorenzo
Johan Lorenzo [:jlorenzo] has approved the revision.
Attachment #9009249 -
Flags: review+
Pushed by nchen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d0b3f1cef2a3
Don't ship Fennec x86-64 Nightly to Play Store yet; r=jlorenzo
Comment 10•7 years ago
|
||
bugherder |
Updated•7 years ago
|
Assignee: nobody → nchen
Updated•7 years ago
|
Blocks: Fennec-x86_64
Updated•7 years ago
|
Comment 13•7 years ago
|
||
bugherder uplift |
status-firefox-esr60:
--- → fixed
Blocks: 1540152
You need to log in
before you can comment on or make changes to this bug.
Description
•