Kaben123 commented on PR #19950: URL: https://github.com/apache/nuttx/pull/19950#issuecomment-5423347458
@xiaoxiang781216 Could you help re-run CI on this PR when convenient? The only failing job — [`Linux (arm-08)`](https://github.com/apache/nuttx/actions/runs/32938920826/job/98086145685) — is **not** a code issue. It fails in the *Download Source Artifact / Run builds* step with: ``` digest-mismatch: error Failed to clone nuttx-ntfc-testing after N attempts ``` This is a CI infrastructure hiccup cloning the `nuttx-ntfc-testing` helper repo, not a build/compile/style problem. The log shows no compile error, link error, or assertion — the job simply couldn't fetch the test repo. All other 22 jobs pass. Note the previously failing `esp32s3-devkit:usbmsc` (xtensa-03) esptool `--ram-only-header` alignment issue is now resolved by the defconfig change in this PR. I don't have admin rights to trigger a re-run myself. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
