esp-rs / espflash

Serial flasher utility for Espressif SoCs and modules based on esptool.py
Apache License 2.0
478 stars 116 forks source link

HIL Issues #624

Closed SergioGasquez closed 5 months ago

SergioGasquez commented 5 months ago

A few days ago HIL workflow for ESP32 and ESP32S2 started failing:

Here is the failing run https://github.com/esp-rs/espflash/actions/runs/8591795628

SergioGasquez commented 5 months ago

ESP32 issues resolved after reloading the USBs of the VM.

As for ESP32S2, rebooting the VM solved the issue.