summaryrefslogtreecommitdiff
path: root/docs/ipoe_radius.md
diff options
context:
space:
mode:
authorDenys Fedoryshchenko <denys.f@collabora.com>2026-08-08 19:19:13 +0300
committerDenys Fedoryshchenko <denys.f@collabora.com>2026-08-08 19:19:13 +0300
commit60702f40ac55d474ce26bd8e1d904feb9e5f160f (patch)
treecc933c45760f1848f65be5c2e3adc2bedfc32a70 /docs/ipoe_radius.md
parent9015abafb60f950a6b1a800f84cbf569b07828a1 (diff)
downloadaccel-ppp-60702f40ac55d474ce26bd8e1d904feb9e5f160f.tar.gz
accel-ppp-60702f40ac55d474ce26bd8e1d904feb9e5f160f.zip
ci: survive the negative branch counters gcov reports
The coverage job fails while gcovr reads the data for triton.c: Unrecognized GCOV output ... branch 2 taken -1 NegativeHits: Got negative hit value in gcov line 'branch 2 taken -1' gcov emits those now and then, it is gcc bug 68080 and not something the source can avoid. gcovr 6 and later treat it as a fatal parse error unless --gcov-ignore-parse-errors names the case to tolerate. Passing that option unconditionally is not enough, since the job runs on both ubuntu-24.04 and ubuntu-22.04 and the gcovr in the latter predates it and takes no value. Ask gcovr whether it knows the option before adding it, and print what was decided so the log says which one ran.
Diffstat (limited to 'docs/ipoe_radius.md')
0 files changed, 0 insertions, 0 deletions