Skip to content
Commit ae55f396 authored by Patrick Bellasi's avatar Patrick Bellasi Committed by Quentin Perret
Browse files

tools/wltests: force exit in case of flashing issues



On some devices, flashing a new kernel can be a multi-stage operation
which can fail on some steps. In these cases, it does not make sense to
just skip the kernel and continue with the next one, which is likely
to fail for the same reasons.

This patch makes test_series completely failing in case an EIO error is
reported by one of the target specific flashing scripts. That script
is eventually required to warn the user and report the reason of the
failure in such a way that a further execution of test_series can
successfully flash new kernels.

Signed-off-by: default avatarPatrick Bellasi <patrick.bellasi@arm.com>
parent d32f7592
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment