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
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to