Closed Bug 536147 Opened 15 years ago Closed 14 years ago

Disable build symbols on Mac bloat builds

Categories

(Mozilla Messaging Graveyard :: Release Engineering, defect, P1)

All
macOS

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: standard8, Assigned: gozer)

References

Details

The trunk mac bloat builders are frequently red. Probably about 50% of this is the fact we fail build_symbols (the other 50% is because linking gklayout likes to timeout a lot).

As the build_symbols steps is required only to produce crash symbols in the event of a crash during the bloat run, I propose that we temporarily disable build_symbols on Mac bloat builds.

I'm proposing this because having compiled builds not able to run because the crash symbols step failed is a PITA, it causes tinderbox to be red and the bloat test doesn't get run.

AFAIK we don't have any occasional crashers, if we do, we can always re-enable this to try and catch them. However at the moment, I'd rather have the tree a lot more green than red.

To re-enable build symbols, we can first test any stability solution on staging, and then bring it across to production. I'm proposing that we do this in bug 523685 which was set up to look at build_symbols issues anyway.
Is it possible to just do this on trunk (and see how 1.9.2 / 1.9.1 get on - 1.9.1 is generally green, 1.9.2 is unknown at this stage)?
I've increased the timeout to 60 minutes, let's first see if that helps.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.