-
Zephyr v3.1.0 (although I looked and it doesn't look like this changed in master) Just noticed that our twister builds were failing, and the logs show how/why they are failing (its my fault and I'll fix it), but the issue is that our build scripts are checking the exit-code and twister is returning 0 even though the builds are failing. See log output below:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
@stephanosio is this a discussion topic? I would have thought that this is a bug in the twister script (returning success exit code when it fails)? |
Beta Was this translation helpful? Give feedback.
-
Closing this out as we upgraded to zephyr 3.2 and its correctly exiting with a zero value. Not sure how this changed since I reviewed the code to find this code path and didn't see any changes but clearly I missed something. |
Beta Was this translation helpful? Give feedback.
Closing this out as we upgraded to zephyr 3.2 and its correctly exiting with a zero value. Not sure how this changed since I reviewed the code to find this code path and didn't see any changes but clearly I missed something.