Bug #38983 | regression in test coverage | ||
---|---|---|---|
Submitted: | 23 Aug 2008 14:28 | Modified: | 9 Dec 2009 22:37 |
Reporter: | Daniel Fischer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S7 (Test Cases) |
Version: | 5.0 | OS: | Any |
Assigned to: | Patrick Crews | CPU Architecture: | Any |
[23 Aug 2008 14:28]
Daniel Fischer
[13 Oct 2009 8:04]
Philip Stoev
An issue with MTRv2, bug#46327 would cause lower test coverage to be recorded. In addition, there were issues with which trees PB2 computes coverage and lcov reports on. Right now all trees show a consistent percentage, with the exception of the 6.0-codebase trees, for which the root cause of the problem is still being sought. Once we have stable gcov/lcov calculations and reports, we will start tracking longer-term trends and improvements.
[24 Oct 2009 11:41]
Philip Stoev
Patrick, Once we are done with the analysis of the 6.0 coverage situation, please put a comment to this bug about what happened and then include the latest coverage percentages. You can then close the bug altogether, since we will try to improve code coverage in the longer term, and a bug is not the appropriate venue for this. Thank you.
[24 Oct 2009 11:41]
Philip Stoev
Patrick, Once we are done with the analysis of the 6.0 coverage situation, please put a comment to this bug about what happened and then include the latest coverage percentages. You can then close the bug altogether, since we will try to improve code coverage in the longer term, and a bug is not the appropriate venue for this. Thank you.
[9 Dec 2009 22:37]
Patrick Crews
This seems to be an issue with NDB coverage not being registered / the system isn't exiting properly so that the gcov numbers can be updated and stored. To be handled by the NDB team / MTR maintenance