Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI not failing #95

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Fix CI not failing #95

merged 1 commit into from
Apr 10, 2024

Conversation

0152la
Copy link
Contributor

@0152la 0152la commented Apr 10, 2024

Unfortunately, when we moved calling the underlying CHERI instance via script (in #93), we omitted to ensure that the return code for the underlying tests was properly returned to the testing script it's being called from. This means we had some underlying silent failures in our CI. We attempt to fix them here, and to ensure future CI checks fail appropriately.

Unfortunately, when we moved calling the underlying CHERI instance via
`script` (in capablevms#93), we omitted to ensure that the return code for the
underlying tests was properly returned to the testing script it's being
called from. This means we had some underlying silent failures in our
CI. We attempt to fix them here, and to ensure future CI checks fail
appropriately.
Copy link
Contributor

@probablytom probablytom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All LGTM, although I wonder whether it needs a clang-format?

@probablytom probablytom added this pull request to the merge queue Apr 10, 2024
Merged via the queue into capablevms:master with commit 5e3aa13 Apr 10, 2024
2 checks passed
@0152la 0152la deleted the fix-ci branch April 11, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants