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

ESP Scanning Suite brakes Windows Boot #539

Closed
JanPrusinowski opened this issue Oct 17, 2024 · 3 comments
Closed

ESP Scanning Suite brakes Windows Boot #539

JanPrusinowski opened this issue Oct 17, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@JanPrusinowski
Copy link
Contributor

Device

msi-pro-z690-a-wifi-ddr4

RTE version

OSFV version

develop

Affected component(s) or functionality

ESP-Scanning Suite

Brief summary

ESP Scanning Suite brakes Windows Boot

How reproducible

100%

How to reproduce

Run any test in ESP-Scanning for example:
robot -v snipeit:no -L TRACE -v rte_ip:192.168.10.199 -v config:msi-pro-z690-a-wifi-ddr4 -v sonoff_ip:192.168.10.169 -v pikvm_ip:192.168.10.16 -v device_ip:192.168.10.155 -v fw_file:./msi_ms7d25_v1.1.4_ddr4.rom -v capsule_fw_file:./msi_ms7d25_v1.1.4_ddr4.cap -t 'ESP002*' dasharo-compatibility/esp-scanning.robot

Expected behavior

Suite teardown should only remove boot options added in suite prepare.

Actual behavior

All boot options added are deleted but also files required to boot windows are removed - so boot to windows is no longer working. This breaks a lot of tests.

Link to screenshots or logs

log-ESP.zip

Additional context

No response

Solutions you've tried

No response

@JanPrusinowski JanPrusinowski added the bug Something isn't working label Oct 17, 2024
@macpijan
Copy link
Contributor

@JanPrusinowski Does it breaks still, even when running from this branch: #550

@JanPrusinowski
Copy link
Contributor Author

JanPrusinowski commented Oct 23, 2024

@macpijan Did not break on provided branch:
image
log.zip

@macpijan
Copy link
Contributor

So we can say it's not an issue anymore in develop.

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

No branches or pull requests

2 participants