You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/11/01 05:40:56 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #1393: mm_main: delete realloc boundary test

xiaoxiang781216 commented on PR #1393:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1393#issuecomment-1298055250

   > CI Failed and seemed unrelated to this PR.
   > 
   > ```shell
   > ====================================================================================
   > Configuration/Tool: nucleo-h743zi2/pysim,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   > ------------------------------------------------------------------------------------
   >   Cleaning...
   >   Configuring...
   >   Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
   >   Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
   >   Building NuttX...
   >   Normalize nucleo-h743zi2/pysim
   > 72a73
   > > CONFIG_POSIX_SPAWN_DEFAULT_STACKSIZE=2048
   > 75d75
   > < CONFIG_POSIX_SPAWN_DEFAULT_STACKSIZE=2048
   > Saving the new configuration file
   > On branch master
   > Your branch is up to date with 'origin/master'.
   > 
   > Changes not staged for commit:
   >   (use "git add <file>..." to update what will be committed)
   >   (use "git restore <file>..." to discard changes in working directory)
   > 	modified:   boards/arm/stm32h7/nucleo-h743zi2/configs/pysim/defconfig
   > 
   > no changes added to commit (use "git add" and/or "git commit -a")
   > ```
   
   please run:
   ```
   ./tools/refresh.sh --silent nucleo-h743zi2/pysim
   ```
   and send a PR, thanks.


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org