Dasharo / open-source-firmware-validation

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

"USB002.001 USB keyboard detected in FW" gives false positive result #206

Open Psotas opened 5 months ago

Psotas commented 5 months ago

Device

V1210

RTE version

Dasharo v0.9.2

Affected component(s) or functionality

No response

Brief summary

USB002.001 USB keyboard detected in FW gives false positive result

How reproducible

No response

How to reproduce

Run test USB002.001 USB keyboard detected in FW

Expected behavior

Detect keyboard in FW

Actual behavior

Enter to Device Manager menu.

Link to screenshots or logs

USB002.001 USB keyboard detected in FW
    [Documentation]    Check whether the external USB keyboard is detected
    ...    correctly by the firmware and all basic keys work
    ...    according to their labels.
    Power On
    ${setup_menu}=    Enter Setup Menu Tianocore And Return Construction
    ${device_mgr_menu}=    Enter Submenu From Snapshot And Return Construction
    ...    ${setup_menu}
    ...    Device Manager
    Save Changes And Reset

Additional context

No response

Solutions you've tried

No response

macpijan commented 5 months ago

true, while it makes some sense on devices with PiKVM (where USB kbd for input is used), it does not make much sense for serial-controlled devices