wangchdo commented on PR #3380: URL: https://github.com/apache/nuttx-apps/pull/3380#issuecomment-3803086984
> > Without this PR, ostest fails when hrtimer is enabled. Could you let me know which board configuration is used for ostest in the CI so I can enable hrtimer there and avoid repeated changes causing this regression? @xiaoxiang781216 @acassis @GUIDINGLI > > **It looks like my previous PR for enabling hritmer in CI pipeline only enabled the build check for it.......** > > here is the list: > > ``` > ./boards/risc-v/qemu-rv/rv-virt/configs/citest > ./boards/sim/sim/sim/configs/citest > ./boards/arm64/qemu/qemu-armv8a/configs/citest > ./boards/arm64/fvp-v8r/fvp-armv8r/configs/citest > ./boards/arm/imx6/sabre-6quad/configs/citest > ``` I will enable hrtimer in citest when https://github.com/apache/nuttx/pull/18174 got merged -- 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]
