Closed
Bug 1218589
Opened 9 years ago
Closed 7 years ago
Nightly mozilla-central builds of graphene
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kgrandon, Assigned: aselagea)
References
Details
(Whiteboard: [webvr])
Attachments
(2 files)
1.65 KB,
patch
|
kmoir
:
review+
aselagea
:
checked-in+
|
Details | Diff | Splinter Review |
1.42 KB,
text/plain
|
Details |
Previously Graphene builds were implemented in bug 1191005 and being built off of larch. Now that we have merged larch to mozilla-central we would like to have nightly builds of graphene again, this time from mozilla-central.
Comment 1•9 years ago
|
||
which platforms? and you need updates, right?
Reporter | ||
Comment 2•9 years ago
|
||
Platforms:
* linux64
* macosx64
* win64
Also we would like to have updates if possible.
Thanks!
Comment 3•9 years ago
|
||
Any chance we could get these going in the near future? (pref before Dec 11)
Flags: needinfo?(catlee)
Updated•9 years ago
|
Whiteboard: [webvr]
Comment 4•9 years ago
|
||
Chris, do you think you can help?
Updated•9 years ago
|
Flags: needinfo?(catlee)
Updated•9 years ago
|
Flags: needinfo?(catlee)
Comment 5•9 years ago
|
||
Any news for that?
It is very annoying download and compile graphene for try browser.html: https://github.com/mozilla/browser.html/wiki/Building-Graphene-%28Gecko-flavor%29
Updated•9 years ago
|
Flags: needinfo?(coop)
Comment 6•9 years ago
|
||
To compile, sourcing `b2g/graphene/config/mozconfigs/common` should be enough.
Comment 7•9 years ago
|
||
Can this wait a few months so that we can do it on top of taskcluster instead of buildbot?
Flags: needinfo?(catlee)
Comment 8•9 years ago
|
||
I don't think so. We would like to do an announcement in the coming weeks and provide build links.
Gordon, you confirm?
Flags: needinfo?(gbrander)
Comment 9•9 years ago
|
||
Yes that's correct. The WebVR team is also planning to use Nightly Graphene builds for VR work.
Flags: needinfo?(gbrander)
Comment 10•9 years ago
|
||
We're doing manual builds at the moment. Definetly would be nice to get Nightlies setup if possible. As per Gordon, we are using these builds for Horizon/WebVR.
Updated•9 years ago
|
Flags: needinfo?(coop) → needinfo?(caseyyee.ca)
Updated•9 years ago
|
Flags: needinfo?(caseyyee.ca)
Updated•9 years ago
|
Flags: needinfo?(catlee)
Comment 11•9 years ago
|
||
Chris, can you help?
Comment 12•9 years ago
|
||
Which other branches do you need this on? I believe it (and Horizon) are still on Try. Having m-c builds means you should probably have m-i builds as well.
Flags: needinfo?(catlee)
Comment 13•9 years ago
|
||
> Which other branches do you need this on?
Only m-c.
Comment 14•9 years ago
|
||
Which is fine, as long as you realize that the builds will be tier-3 and the sheriffs will not be the ones to look at them and notice when they break.
Comment 15•9 years ago
|
||
(In reply to Phil Ringnalda (:philor) from comment #14)
> Which is fine, as long as you realize that the builds will be tier-3 and the
> sheriffs will not be the ones to look at them and notice when they break.
Understood.
Comment 16•9 years ago
|
||
Vlad or Alin could you please write patches for this bug, it looks like these builds are already enabled on try, this bug is to enable them on m-c. Look for graphene in buildbot-configs/mozilla/b2g_config.py for hints.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → alin.selagea
Assignee | ||
Comment 17•9 years ago
|
||
Attachment #8718378 -
Flags: review?(kmoir)
Assignee | ||
Comment 18•9 years ago
|
||
Updated•9 years ago
|
Attachment #8718378 -
Flags: review?(kmoir) → review+
Assignee | ||
Updated•9 years ago
|
Attachment #8718378 -
Flags: checked-in+
Comment 19•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 20•9 years ago
|
||
What is the url to download that build?
Is this https://ftp.mozilla.org/pub/b2g/?
Assignee | ||
Comment 21•9 years ago
|
||
(In reply to Daniele "Mte90" Scasciafratte from comment #20)
> What is the url to download that build?
> Is this https://ftp.mozilla.org/pub/b2g/?
I think it's https://archive.mozilla.org/pub/b2g/
Comment 22•9 years ago
|
||
Thank you i wait for tomorrow for the build :-)
Comment 23•9 years ago
|
||
I found the build on https://archive.mozilla.org/pub/b2g/nightly/latest-mozilla-central/ but there is only the linux build.
Comment 24•9 years ago
|
||
But is normal that this build not support web components and service workers?
Comment 25•9 years ago
|
||
Alin:
Some things to look at. The builds appear to be running
search for graphene on this page (yesterday's builds)
https://secure.pub.build.mozilla.org/buildapi/self-serve/mozilla-central?date=2016-02-15
If you click on one of the links, for instance here
https://secure.pub.build.mozilla.org/buildapi/self-serve/mozilla-central/build/98950444
you can see the values for the master that ran the job
for instance
http://buildbot-master70.bb.releng.use1.mozilla.com:8001/builders/graphene_mozilla-central_win64%20build/builds/1
are the mozharness scripts used to run the build still relevant - are they up to date?
http://buildbot-master70.bb.releng.use1.mozilla.com:8001/builders/graphene_mozilla-central_win64%20build/builds/1/steps/run_script/logs/stdio
Are they uploading files to the correct location?
Do the builds that run on try work as expected? If so, are there configuration differences between the two?
As an aside, as I mentioned in our vidyo call, not sure if the linux64 builds should be moved to taskcluster. (something to investigate later)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 26•9 years ago
|
||
See Philor's comment here: https://bugzilla.mozilla.org/show_bug.cgi?id=1248326#c3
Assignee | ||
Comment 27•9 years ago
|
||
I think :philor summarized very well the status of these builds and the reason they fail in https://bugzilla.mozilla.org/show_bug.cgi?id=1248326#c3. I also looked over the logs trying to find some extra hints on how to fix this, but had little luck. I considered taking a look at the graphene builders from try, but it seems that they don't run at all.
Noticed in bug 1248326 that Paul changed the product from "Release Engineering" to "Firefox OS".
@Paul: do you have some updates regarding the progress in this direction? Is there anything we can do to help you guys?
Thanks.
Flags: needinfo?(paul)
Comment 28•9 years ago
|
||
I need to fix the warning-as-error issue, and see why the PGO build hangs. I didn't have the time to look at this yet.
Flags: needinfo?(paul)
Assignee | ||
Comment 29•7 years ago
|
||
I can no longer find these builds in our bb-configs, so I assume this can be closed.
Assignee | ||
Updated•7 years ago
|
Status: REOPENED → RESOLVED
Closed: 9 years ago → 7 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•