Functional tests can fail and lcov still generates a coverage file, which is inaccurate. This change stops make from proceeding if functional tests fail.
Backport of core PR16207.
Differential D5302
Failing functional tests stop lcov Fabien on Feb 17 2020, 16:09. Authored by Tags None Subscribers None
Details
Functional tests can fail and lcov still generates a coverage file, which is inaccurate. This change stops make from proceeding if functional tests fail. Backport of core PR16207. ../configure --enable-lcov make Edit a functional test so that it will fail. make cov Check the coverage report process is aborted.
Diff Detail
Event TimelineComment Actions [Bot Message] |