xiaoxiang781216 commented on code in PR #17131: URL: https://github.com/apache/nuttx/pull/17131#discussion_r2391123590
########## boards/x86_64/intel64/qemu-intel64/configs/ostest/defconfig: ########## @@ -48,4 +48,5 @@ CONFIG_START_MONTH=3 CONFIG_START_YEAR=2011 CONFIG_SYSTEM_TIME64=y CONFIG_TESTING_OSTEST=y +CONFIG_TESTING_OSTEST_STACKSIZE=4194304 Review Comment: it's strange that CONFIG_DEFAULT_TASK_STACKSIZE at https://github.com/apache/nuttx/pull/17131/files#diff-90569493ea44718a0819efe364a22dddb689e1e375a86db3ac653d353c0dffecR30 doesn't work. -- 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]
