Skip to content

lisa._kmod: Do not raise if a tested compiler binary does not exist

Douglas Raillard requested to merge _pr0000058 into main

FIX

If "clang" binary does not exist, we currently raise a FileNotFoundError exception. Handle that case by eliminating toolchains that trigger this exception when tested.

Fixes https://gitlab.arm.com/tooling/lisa/-/issues/2195

Edited by Douglas Raillard

Merge request reports

Loading