You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently run the code-coverage job (basic-build-test.sh) on Ubuntu 16.04. The ancient version of lcov has bugs triggered by multithreaded tests (see Mbed-TLS/mbedtls#8926).
Goal of this task: move code-coverage to Ubuntu 22.04.
We currently run the code-coverage job (
basic-build-test.sh
) on Ubuntu 16.04. The ancient version of lcov has bugs triggered by multithreaded tests (see Mbed-TLS/mbedtls#8926).Goal of this task: move code-coverage to Ubuntu 22.04.
This is probably straightforward. Probably.
Closely related: #59 (which is about
all.sh
)The text was updated successfully, but these errors were encountered: