Closed Bug 1149297 Opened 9 years ago Closed 8 years ago

Make parent wait for ShutdownLeaksCollector in children to finish

Categories

(Testing :: Mochitest, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mccr8, Assigned: mccr8)

References

Details

Attachments

(4 files, 2 obsolete files)

Currently, the parent process sends messages to the children to run the ShutdownLeaksCollector, without waiting for them to finish.  However, for bug 1096614, to produce a window leak report we have to combine information from the child process (which window leaked) with information from the parent process (which test was open when the window was opened).  Towards this end, in this bug I change the shutdown leak checking code to wait for all children to reply before continuing.
WIP.
Attachment #8585787 - Attachment is obsolete: true
Attachment #8585788 - Attachment is obsolete: true
I don't remember what exactly this was for, but the leak checking we have seems to work well enough. I'm going to remove the CCAnalyzer.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Component: Mochitest Chrome → Mochitest
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: