mirror of
https://github.com/systemd/systemd.git
synced 2026-08-09 17:38:42 +00:00
Revert "test: ignore lcov errors due to inconsistency"
This reverts commit62e17483aa. The failure should be caused by PATH_TEST() macro introduced byfc7a32df38and QMP_TEST() macro by742733440f, and now they are dropped. The workaround should not be necessary anymore.
This commit is contained in:
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
@@ -104,7 +104,7 @@ jobs:
|
||||
--exclude "*.gperf" \
|
||||
--output-file build/test/coverage/initial.coverage-info \
|
||||
--base-directory src/ \
|
||||
--ignore-errors source,inconsistent \
|
||||
--ignore-errors source \
|
||||
--no-external \
|
||||
--substitute "s#src/src#src#g"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user