Closed
Bug 886533
Opened 11 years ago
Closed 11 years ago
fix compare.py --pgo to work
Categories
(Testing :: Talos, defect)
Testing
Talos
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: MattN)
Details
Attachments
(1 file)
2.98 KB,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
on the ux branch, specifying nonpgo.name = 'ux-non-pgo', yields a branch_map id error. This was introduced while adding xperf support.
Also add some docs for the pgo stuff.
Assignee | ||
Comment 1•11 years ago
|
||
I haven't tested any of my recent patches with datazilla because it doesn't seem to be working (even on the web interface for m-c).
Assignee: nobody → mnoorenberghe+bmo
Status: NEW → ASSIGNED
Attachment #772997 -
Flags: review?(jmaher)
Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 772997 [details] [diff] [review]
v.1 Pass the pgo option to compareResults
Note that this patch applies on top of bug 891643
Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 772997 [details] [diff] [review]
v.1 Pass the pgo option to compareResults
Review of attachment 772997 [details] [diff] [review]:
-----------------------------------------------------------------
I had to rack my brains on this for a while, but it looks quite simple as you have demonstrated. I am fine ignoring the datazilla aspect of this, that is a work in progress which is not 100% ready for digestion.
Attachment #772997 -
Flags: review?(jmaher) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Thanks for the speedy reviews!
http://hg.mozilla.org/build/talos/rev/e1673bbd8ef8
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•