Closed Bug 1262961 Opened 8 years ago Closed 8 years ago

Missing stats for recent debug builds in perfherder

Categories

(Release Engineering :: Applications: MozharnessCore, defect)

defect
Not set
normal

Tracking

(firefox48 fixed)

RESOLVED FIXED
Tracking Status
firefox48 --- fixed

People

(Reporter: chmanchester, Assigned: chmanchester)

References

Details

Attachments

(1 file)

These are mostly missing due to bug 1251713, the step is just commented out in those configs for whatever reason.
I'll leave them off for linux buildbot builds, as we learned in bug 1262538 we're measuring taskcluster builds in that graph now.
The generate-build-stats step originated from bug 579131 in buildbot-land, where it just counted ctors in Linux opt builds. So when that was ported to mozharness, the action was only enabled in the Linux opt configs. However, generate-build-stats seems to have grown its responsibilities now from bug 1251713 as you mentioned.

Fortunately the ctors counting is also guarded by the enable_count_ctors config property, so this should be fine to enable on other platforms. Can you get rid of this duplicate if-statement while you're in there?

https://dxr.mozilla.org/mozilla-central/rev/29d5a4175c8b74f45482276a53985cf2568b4be2/testing/mozharness/mozharness/mozilla/building/buildbase.py#1834
Comment on attachment 8739167 [details]
MozReview Request: Bug 1262961 - Add the 'generate-build-stats' step to several debug mozharness configs. r=mshal

https://reviewboard.mozilla.org/r/45077/#review42057
Attachment #8739167 - Flags: review?(mshal) → review+
https://hg.mozilla.org/mozilla-central/rev/bfc1e070806f
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: