Thank you, Lup. Always a learning opportunity when you write a new article.
Regards, Dmitri Shilov. -------- Original Message -------- On 2024-12-21 3:14 p.m., Lee, Lup Yuen wrote: NuttX Dashboard has been flagging this CI Bug for a month: "rv-virt/citest: test_helloxx FAILED" The Bug Stops Here! In this article: We study the internals of the NuttX CI Test as we stomp the bug: (1) We run the CI Test on Docker (2) Snoop and Study the CI Test Internals (3) Locate and Dump the CI Log File (4) That was generated by Pytest and Pexpect (5) Then we isolate the NuttX Crash with QEMU RISC-V (6) Maybe CI Troubleshooting could be simpler? (7) Everything above works on macOS Arm64 too! Check out the article: https://lupyuen.github.io/articles/ci7  Lup