Closed Bug 1045346 Opened 10 years ago Closed 10 years ago

Don't schedule non-unified B2G hazard analysis builds

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: RyanVM, Assigned: RyanVM)

Details

(Whiteboard: [capacity])

Attachments

(1 file)

They serve no purpose. Let's kill with great prejudice and save some cycles.
IIUC, we just need to remove this line:
http://hg.mozilla.org/build/buildbot-configs/annotate/4dd562b32ad0/mozilla/b2g_config.py#l1078

Its addition looks accidental to me given the lack of comments mentioning adding it on purpose in bug 898554.
Assignee: nobody → ryanvm
Attached patch patchSplinter Review
Attachment #8463718 - Flags: review?(catlee)
Attachment #8463718 - Flags: review?(catlee) → review+
something here is now in production
And appears to be working on the periodic jobs that have kicked off.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
something(s) here went to production today
(In reply to Ryan VanderMeulen [:RyanVM UTC-4] from comment #1)
> IIUC, we just need to remove this line:
> http://hg.mozilla.org/build/buildbot-configs/annotate/4dd562b32ad0/mozilla/
> b2g_config.py#l1078
> 
> Its addition looks accidental to me given the lack of comments mentioning
> adding it on purpose in bug 898554.

Not accidental, just misguided.

I just saw the boolean setting and thought that it meant whether you wanted the builds to be unified or not. Of those choices, nonunified seemed safer since the analysis reports filenames in its output, and I thought there was some chance that a unified build would end up using the outer "Unified_*.cpp" name instead of the actual file. I didn't think it would, but I had enough to deal with getting that landed.

Fortunately, I was wrong on both counts. It reports the desired filename in a unified build. (And that option does not do what I thought it did.) Sorry for the trouble.
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: