Closed
Bug 680138
Opened 14 years ago
Closed 14 years ago
Android/Maemo data from mozilla-central on graphs-new is under "mobile" instead of "Firefox"
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mbrubeck, Unassigned)
References
()
Details
(Keywords: mobile)
Attachments
(1 obsolete file)
mobile-browser is no longer a separate Mercurial tree, but mozilla-central data on the new graph server is still split into separate "Firefox" and "mobile" branches. This make mobile data harder to find, and generates broken changeset links like https://hg.mozilla.org/projects/mobile/rev/b91dc5057fde
The "Firefox" (mozilla-central) branch should include data from all platforms, just like Mozilla-Inbound and other branches do.
Comment 1•14 years ago
|
||
(In reply to Matt Brubeck (:mbrubeck) from comment #0)
> mobile-browser is no longer a separate Mercurial tree, but mozilla-central
> data on the new graph server is still split into separate "Firefox" and
> "mobile" branches. This make mobile data harder to find, and generates
> broken changeset links like
> https://hg.mozilla.org/projects/mobile/rev/b91dc5057fde
>
> The "Firefox" (mozilla-central) branch should include data from all
> platforms, just like Mozilla-Inbound and other branches do.
I think this is a problem in the graphserver DB,
Component: Graph Server → Release Engineering
Product: Webtools → mozilla.org
QA Contact: graph.server → release
Version: Trunk → other
Comment 2•14 years ago
|
||
I think this is a problem with the graphserver DB schema, and possibly talos config, which releng usually manages.
AFAICT this is present in the old (graphs.m.o) graphserver too, it just doesn't make any constraints in the pulldowns so all OSes appear to match all branches and tests, unlike graphs-new.
Moving to releng component, but I can certainly help with this too.
Comment 3•14 years ago
|
||
Comment 4•14 years ago
|
||
I think changing the mobile_talos_branch to 'Firefox' will fix the Tegras.
I think the N900s are controlled here:
http://hg.mozilla.org/build/buildbot-configs/file/ca02a702eb98/mobile/config-production-n900.py#l53
Comment 5•14 years ago
|
||
This patch will send all new maemo and tegra talos data for m-c to the Firefox branch in graphs. It will not migrate any old data off the 'mobile' branch into Firefox.
Leaving maemo-qt as it's not straightforward to move.
Attachment #555209 -
Flags: review?(jhford)
Comment 6•14 years ago
|
||
Comment on attachment 555209 [details] [diff] [review]
send maemo, tegra m-c talos data to Firefox
yah, the QT issue is the same bug that is stopping us from (easily) reporting on WOW64 (and linux32-on-64) perf tests, as well as complicating the non-pgo stuff.
Attachment #555209 -
Flags: review?(jhford) → review+
Updated•14 years ago
|
Attachment #555209 -
Attachment is obsolete: true
Comment 7•14 years ago
|
||
Per the mobile meeting, we think a new graphs-new bug to make a mobile dashboard will be more useful, especially given that this patch would split the mobile talos data in two.
Wontfix?
| Reporter | ||
Comment 8•14 years ago
|
||
Sure. I'll also file a graphs-new bug to fix the broken hg links on Mobile.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•