Dasharo / open-source-firmware-validation

OSFV infrastructure with automated tests and scripts for managing test results
Apache License 2.0
7 stars 1 forks source link

Via SSH Tests continue despite failing to flash #439

Open philipandag opened 1 month ago

philipandag commented 1 month ago

Device

V540TND, V560TNE

RTE version

v0.9.1-rc1

OSFV version

fix-novacustom-v5xtnx-configs-powerctrl

Affected component(s) or functionality

Tests using dcu to change setup options

Brief summary

Executing flashrom fails after 30ms but tests think the flashing succeeded

How reproducible

every time

How to reproduce

run a test suite like WBS scripts/run.sh dasharo-security/wifi-bluetooth-switch.robot

Expected behavior

The test succeeds - the options were changed

Actual behavior

the test fails because the fw was never flashed properly - the options could not have changed

Link to screenshots or logs

image Full log: https://cloud.3mdeb.com/index.php/s/fa9YbZFqm8f7SQo

Additional context

No response

Solutions you've tried

No response

philipandag commented 3 weeks ago

@filipleple Not solved by https://github.com/Dasharo/open-source-firmware-validation/commit/49fb157ec88adf0bbfd8871d61bde31fd0603945 from https://github.com/Dasharo/open-source-firmware-validation/issues/438 wifi-bluetooth-switch.robot_log.zip

philipandag commented 3 weeks ago

The core of this issue is also apparent when testing on Windows. Execute Command In Terminal exits early and does not return any output from the command. sd-card-reader.robot_log.zip