Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB001.003 USB devices detected by OS (Windows 10) test FAIL #87

Open
Psotas opened this issue Nov 3, 2023 · 1 comment · May be fixed by #351
Open

USB001.003 USB devices detected by OS (Windows 10) test FAIL #87

Psotas opened this issue Nov 3, 2023 · 1 comment · May be fixed by #351
Assignees
Labels
bug Something isn't working usb

Comments

@Psotas
Copy link
Contributor

Psotas commented Nov 3, 2023

Device

MSI® PRO Z690-A DDR4

RTE version

Dasharo v1.1.3

Affected component(s) or functionality

No response

Brief summary

USB003.00X Upload 1GB file on USB storage test FAIL

How reproducible

No response

How to reproduce

Run usb-hid-and-msc-support.robot

Expected behavior

Test PASS

Actual behavior

Test FAIL

Link to screenshots or logs

usb-hid-and-msc-support_log.zip

Additional context

No response

Solutions you've tried

No response

@Psotas Psotas added the bug Something isn't working label Nov 3, 2023
@macpijan macpijan added the usb label May 10, 2024
@macpijan macpijan added this to the OSFV release v0.3.0 milestone May 10, 2024
@m-iwanicki
Copy link
Contributor

Failing USB001.003 USB devices detected by OS (Windows 10) was fixed earlier here: 02f4672

Failing USB003.001 should be fixed by #351

Tested on Protectli-VP2420:

robot -v snipeit:no -L TRACE -v rte_ip:192.168.10.221 -v device_ip:192.168.10.161 -v config:protectli-vp2420 dasharo-compatibility/usb-hid-and-msc-support.robot
==============================================================================
Usb-Hid-And-Msc-Support
==============================================================================
USB001.001 USB devices detected in FW :: Check whether USB devices... | PASS |
------------------------------------------------------------------------------
USB001.002 USB devices detected by OS (Ubuntu) :: Check whether th... ......
Checking if usbutils is installed...

Package usbutils is installed
USB001.002 USB devices detected by OS (Ubuntu) :: Check whether th... | PASS |
------------------------------------------------------------------------------
USB001.003 USB devices detected by OS (Windows) :: Check whether t... | PASS |
------------------------------------------------------------------------------
USB002.001 USB keyboard detected in FW :: Check whether the extern... | SKIP |
USB002.001 not supported
------------------------------------------------------------------------------
USB002.002 USB keyboard in OS (Ubuntu) :: Check whether the extern... | SKIP |
USB002.002 not supported
------------------------------------------------------------------------------
USB002.003 USB keyboard in OS (Windows) :: Check whether the exter... | SKIP |
USB002.003 not supported
------------------------------------------------------------------------------
USB003.001 Upload 1GB file on USB storage (Ubuntu) :: Check whethe... | PASS |
------------------------------------------------------------------------------
USB003.002 Upload 1GB file on USB storage (Windows) :: Check wheth... | FAIL |
No match found for 'to boot directly' in 30 seconds. Output:
------------------------------------------------------------------------------
Usb-Hid-And-Msc-Support                                               | FAIL |
8 tests, 4 passed, 1 failed, 3 skipped
==============================================================================

USB003.002 probably failed to Power On correctly this try, second one:

vp2420 -t "USB003.002*" dasharo-compatibility/usb-hid-and-msc-support.robot
==============================================================================
Usb-Hid-And-Msc-Support
==============================================================================
USB003.002 Upload 1GB file on USB storage (Windows) :: Check wheth... | PASS |
------------------------------------------------------------------------------
Usb-Hid-And-Msc-Support                                               | PASS |
1 test, 1 passed, 0 failed
==============================================================================

logs:
logs.tar.gz

@m-iwanicki m-iwanicki linked a pull request Jul 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working usb
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants