Skip to content

Wrong Boot Mode When Multi-Dut Tests (RDT-108) #69

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

Closed
hfudev opened this issue Mar 14, 2022 · 2 comments · Fixed by #72
Closed

Wrong Boot Mode When Multi-Dut Tests (RDT-108) #69

hfudev opened this issue Mar 14, 2022 · 2 comments · Fixed by #72
Assignees
Labels
bug Something isn't working
Milestone

Comments

@hfudev
Copy link
Member

hfudev commented Mar 14, 2022

As many github actions jobs are failing, multi-dut tests would fail with the error "wrong boot mode ..." when detecting the port.
and this error often happens on the 2nd dut.

Not 100% reproducible, but the failure ratio is higher with earlier python versions.

@hfudev hfudev added the bug Something isn't working label Mar 14, 2022
@hfudev hfudev added this to the 0.7.0 milestone Mar 14, 2022
@hfudev hfudev self-assigned this Mar 14, 2022
@github-actions github-actions bot changed the title Wrong Boot Mode When Multi-Dut Tests Wrong Boot Mode When Multi-Dut Tests (RDT-108) Mar 14, 2022
@hfudev
Copy link
Member Author

hfudev commented Mar 16, 2022

Reproduced this bug on RaspberryPi on both aarch64 and armv7l. Either connect with USB hub or directly.

Can't reproduce locally on dev machine, neither with USB hub nor connect directly.

@hfudev
Copy link
Member Author

hfudev commented Mar 16, 2022

Try to switch the order of multi-dut tests, like change esp32/c3 tests to c3/32 tests, only the first dut can be connected, the second one would fail to connect with error "wrong boot mode"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant