Closed Bug 933502 Opened 11 years ago Closed 11 years ago

Make memory reporter mochitests work with ASAN.

Categories

(Toolkit :: about:memory, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: n.nethercote, Assigned: n.nethercote)

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Bug 899504 disabled two memory reporter mochitests on ASAN builds.  It's
actually not hard to make them work with ASAN, and doing so simplifies the
build system.
gps, the changes to the tests themselves won't mean much to you, and I'm happy
for you to rubber-stamp them.  Basically, ASAN builds use enormous amounts of
virtual memory, and the tests just need to handle that.

It's the build system changes that need more careful checking.  In particular,
remote.xul is not a standalone test, but a file that is used by
test_memoryReporters2.xul.  Is |support-files| the right place for it?

This patch was green on try:
https://tbpl.mozilla.org/?tree=Try&rev=4e89a6b81b11
Attachment #825579 - Flags: review?(gps)
Comment on attachment 825579 [details] [diff] [review]
Make memory reporter mochitests work with ASAN.

Review of attachment 825579 [details] [diff] [review]:
-----------------------------------------------------------------

Covers just the build bits. While the test changes do appear trivial, I'm not a domain expert and don't feel comfortable granting r+.

FWIW, you don't need build peer review for changes like this.
Attachment #825579 - Flags: review?(gps) → review+
https://hg.mozilla.org/mozilla-central/rev/41d4831fc39d
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: