-
Notifications
You must be signed in to change notification settings - Fork 254
Closed
Description
test.log
for download here (I hope it doesn't contain anything sensitive, please notify me if it does 🙏 )
Am I doing something wrong?:
# make -j5 -j1 check
Creating coverage files (2 tests, 5 source files)
Source tree ......... done (950 lines, 50 functions, 3428 branches)
Full coverage ....... done
Target coverage ..... done
Partial coverage .... done
Zero coverage ....... done
Starting tests
genhtml/full.sh ................... [pass] (time 0.8s, mem 48.8MB)
genhtml/zero.sh ................... [pass] (time 0.8s, mem 48.9MB)
genhtml/demangle.sh ............... [pass] (time 2.2s, mem 40.7MB)
genhtml/relative/relative.sh ...... [pass] (time 0.5s, mem 40.9MB)
genhtml/lambda/lambda.sh .......... [pass] (time 3.8s, mem 122.7MB)
lcov/add/zero.sh .................. [pass] (time 0.7s, mem 39.5MB)
lcov/add/zero2.sh ................. [pass] (time 1.1s, mem 44.3MB)
lcov/add/full.sh .................. [pass] (time 0.7s, mem 39.7MB)
lcov/add/full2.sh ................. [pass] (time 1.2s, mem 44.5MB)
lcov/add/prune.sh ................. [pass] (time 1.5s, mem 35.8MB)
lcov/add/track.sh ................. [pass] (time 0.4s, mem 35.2MB)
lcov/misc/help.sh ................. [pass] (time 0.3s, mem 34.5MB)
lcov/misc/version.sh .............. [pass] (time 0.3s, mem 34.5MB)
lcov/summary/zero.sh .............. [pass] (time 0.8s, mem 39.2MB)
lcov/summary/full.sh .............. [pass] (time 0.7s, mem 39.5MB)
lcov/extract/extract.sh ........... [fail] (time 5.1s, mem 59.5MB)
Skipping 228 previous lines (see /var/tmp/portage/dev-util/lcov-2.3/work/lcov-2.3/tests//test.log)
...
functions...: 28.6% (2 of 7 functions)
branches....: 33.3% (8 of 24 branches)
Filter suppressions:
region:
2 instances
5 coverpoints
Message summary:
no messages were reported
Error: did not find expected context field
EXITCODE ...: 1
make[3]: *** [../../common.mak:116: check] Error 1
make[2]: *** [../common.mak:116: check] Error 1
16 tests executed, 15 passed, 1 failed, 0 skipped (time 21.7s, mem 748.6MB)
Result log stored in /var/tmp/portage/dev-util/lcov-2.3/work/lcov-2.3/tests/test.log
make[1]: *** [common.mak:116: check] Error 1
make: *** [Makefile:262: check] Error 2
Metadata
Metadata
Assignees
Labels
No labels