Closed Bug 735309 Opened 13 years ago Closed 13 years ago

Valgrind builds should use an in-tree mozconfig

Categories

(Release Engineering :: General, enhancement, P3)

x86
Linux
enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ted, Assigned: ted)

References

()

Details

(Whiteboard: [valgrind][mozconfig])

Attachments

(2 files, 1 obsolete file)

Right now Valgrind builds build a mozconfig file from their build script. Since we've switched to having all our mozconfigs in the source tree, they should use an in-tree mozconfig instead. This would have prevented bug 735295.
See Also: → 735295
Severity: normal → enhancement
Priority: -- → P3
Whiteboard: [valgrind][mozconfig]
This just copies the nightly build mozconfigs to valgrind mozconfigs, removes some options that are not relevant, and adds a few from the valgrind.sh script that are necessary.
Attachment #607668 - Flags: review?(catlee)
Assignee: nobody → ted.mielczarek
This patch changes the valgrind.sh script to use the in-tree mozconfigs from the previous patch. It also tweaks the client.mk invocation, because these builds apparently weren't picking up the mozconfig. I bet we broke that somewhere along the way with our mozconfig-find changes.
Attachment #607675 - Flags: review?(catlee)
Blocks: 696299
Comment on attachment 607668 [details] [diff] [review] add in-tree mozconfigs for Valgrind builds Review of attachment 607668 [details] [diff] [review]: ----------------------------------------------------------------- would it make sense to include the linux{,64} mozconfig instead of copying it?
Attachment #607668 - Flags: review?(catlee) → review+
Attachment #607675 - Flags: review?(catlee) → review+
I guess it's feasible to include the nightly mozconfig and just add our additional options. The options I removed aren't really critical to not be there, they just seemed extraneous. That's probably a better plan to limit the amount of drift we introduce.
As suggested. This does keep things simpler, and should ensure that the Valgrind mozconfigs track the Nightly mozconfigs more closely.
Attachment #607915 - Flags: review?(catlee)
Attachment #607668 - Attachment is obsolete: true
Attachment #607915 - Flags: review?(catlee) → review+
http://hg.mozilla.org/integration/mozilla-inbound/rev/5d47b047e08f I'll push the build/tools changes once this hits mozilla-central. (Not that it would break the builds any worse than they are now, but for sanity's sake.)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Blocks: 1166325
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: