Closed
Bug 1002522
Opened 11 years ago
Closed 11 years ago
[b2gperf] Use platform build ID and gaia version from mozversion
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: davehunt, Unassigned, Mentored)
References
Details
(Whiteboard: [lang=py][good first bug])
Once bug 1002518 is fixed we should use mozversion to obtain the Gaia version. We should already be able to use the platform build ID from mozversion, so we can also refactor that one at the same time.
See https://github.com/mozilla/b2gperf/blob/423fc744cea3bf040c1817f5db4d9feaa843f77a/b2gperf/b2gperf.py#L121 and https://github.com/mozilla/b2gperf/blob/423fc744cea3bf040c1817f5db4d9feaa843f77a/b2gperf/b2gperf.py#L122 for the lines that will need changing.
Reporter | ||
Updated•11 years ago
|
Whiteboard: [mentor=davehunt][lang=py][good first bug]
Assignee | ||
Updated•11 years ago
|
Mentor: dave.hunt
Whiteboard: [mentor=davehunt][lang=py][good first bug] → [lang=py][good first bug]
Hello. I would like to work on this bug once bug 1002518 is taken care of. Are there any guides for setting up the development environment that I could look at in the meantime?
Reporter | ||
Comment 2•11 years ago
|
||
Hi Zac, thanks for expressing interest in this bug. I suspect, however that we might close this as WONTFIX because we've transitioned from b2gperf to another harness for measuring performance on B2G.
Comment 3•11 years ago
|
||
Dave, is this bug still valid with the code/tools in use today?
Flags: needinfo?(dave.hunt)
Reporter | ||
Comment 4•11 years ago
|
||
b2gperf is no longer in active use.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(dave.hunt)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•