Open Bug 1487360 Opened 6 years ago Updated 2 years ago

Use different GCOV_PREFIX for parallel tests for per-test coverage

Categories

(Testing :: Code Coverage, enhancement)

Version 3
enhancement

Tracking

(Not tracked)

People

(Reporter: calixte, Unassigned)

References

(Blocks 1 open bug)

Details

Instead of running tests one by one, we could run them in parallel and with different GCOV_PREFIX get the gcdas which correspond to each test.
I think :marco made a good point at the last meeting about how these will only run in large batches periodically, and not very often, so we don't need to worry about the performance in per-test-coverage as much as regular builds. But if we speed up regular builds (like with the ramdisk change for example), per-test-coverage mode will benefit from them.
Summary: Use differents GCOV_PREFIX for parallel tests for per-test coverage → Use different GCOV_PREFIX for parallel tests for per-test coverage
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.