Thanks for the explanation. IIRC content process is closed by SIGKILL in Gecko. Looks like we'll have to tweak the timing.
Best Regards, Shih-Chiang Chien Mozilla Taiwan On Wed, May 27, 2015 at 10:10 AM, Joshua Cranmer 🐧 <pidgeo...@gmail.com> wrote: > On 5/26/2015 8:54 PM, Shih-Chiang Chien wrote: > >> Hi Joshua, >> >> Great job for working on this! However I found that the coverage doesn't >> include those ran on child process (e.g. ContentChild). It would be >> wonderful if we can add the support on it. >> > > The coverage files are emitted by a process when it exits via an atexit > hook. If anything causes that hook not to fire (e.g., the process is still > running at the time the testsuite exits, or if the process is killed by a > segfault or other signal), then no coverage data would be emitted. > > -- > Joshua Cranmer > Thunderbird and DXR developer > Source code archæologist > > _______________________________________________ > dev-platform mailing list > dev-platform@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-platform > _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform