Zepp-Hanzj commented on PR #19433: URL: https://github.com/apache/nuttx/pull/19433#issuecomment-4978650513
The failed Build run was caused by the new `sim/watchdog-notifier` defconfig not being normalized. `testbuild.sh` rewrote the file during CI and treated the working-tree change as a failure; this was not a watchdog compile error. I regenerated the defconfig with `make savedefconfig`, amended the PR, and pushed commit `090605a2ce`. Local simulator build and `git diff --check` pass. CI has been restarted for the normalized configuration. -- 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]
