wangchdo commented on PR #17272: URL: https://github.com/apache/nuttx/pull/17272#issuecomment-3483262458
> Thanks @wangchdo :-) No worries, things like this happen, good that you found them quickly and proposed a fix :-) This is very important to give more focus to breaking changes, mark breaking changes, and ask for better testing from the community :-) > > > Please provide logs in text format not pictures :-) > > CI failed, restarted :-) Hi @cederom I’ve uploaded the text logs. Besides, I suspect the CI failure might be related to that I updated the pcduino-a10 board’s defconfig to include CONFIG_SCHED_EVENTS=y. <img width="796" height="662" alt="image" src="https://github.com/user-attachments/assets/584cdf17-0c04-4984-a365-7294015924dc" /> I enabled this option because I wanted the CI to run tests for the sched/event module, and the pcduino-a10 board is included in the CI test set. Do you know how I can fix this CI failure issue? I think maybe the CI does not allow changing defconfig directly... cc @acassis @xiaoxiang781216 -- 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]
