Closed
Bug 1369937
Opened 7 years ago
Closed 7 years ago
Investigate if prefix paths differ between build and test machines.
Categories
(Testing :: Code Coverage, enhancement)
Testing
Code Coverage
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sparky, Unassigned)
References
Details
This bug is to investigate if any differences in prefix paths between the build and test machines are observed. This is needed to determine if we will ever need a more involved method of dealing with prefixes. On linux, we think that the prefix path is consistent between the test and build machines but this needs to be looked at some more. And if we start gathering coverage for windows, could we expect some difficulties there also?
Comment 1•7 years ago
|
||
I think we have fixed the prefixes problem with grcov's "-p" option.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•