Open Bug 962662 Opened 10 years ago Updated 2 years ago

add support for dumping CC logs after each mochitest

Categories

(Testing :: Mochitest, defect)

defect

Tracking

(Not tracked)

People

(Reporter: froydnj, Unassigned)

References

(Blocks 1 open bug)

Details

Adding to the about:memory and DMD logs that we are already capable of dumping, let's add CC logs, too.  You can, of course, dump logs manually, but I just tried that with --keep-open and now I have no idea where my logs wound up (on Windows).

Adding CC log dumping is not as straightforward as adding the other two, because the CC logging bits don't let us specify a file on a per-dump basis.  Also, triggering the appropriate collections doesn't expose the logging interfaces to JS AFAICS.  So we'll have to do more work there.
I'm not sure if this relates to bug 903131 or not.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.