Skip to content

regression.sh: ctest exit with 1 on failure#338

Merged
bneradt merged 1 commit into
apache:mainfrom
bneradt:make_os_unit_tests_exit_on_failure
Apr 24, 2024
Merged

regression.sh: ctest exit with 1 on failure#338
bneradt merged 1 commit into
apache:mainfrom
bneradt:make_os_unit_tests_exit_on_failure

Conversation

@bneradt
Copy link
Copy Markdown
Contributor

@bneradt bneradt commented Apr 24, 2024

Without the explicit exit 1 the script finishes with an exit code of 8 which was maybe making it so the tests didn't fail. Maybe? In any case, this shouldn't hurt and may make the failure explicit in jenkins.

Without the explicit `exit 1` the script finishes with an exit code of 8
which was maybe making it so the tests didn't fail. Maybe? In any case,
this shouldn't hurt and may make the failure explicit in jenkins.
@bneradt bneradt self-assigned this Apr 24, 2024
@bneradt bneradt merged commit c2347a5 into apache:main Apr 24, 2024
@bneradt bneradt deleted the make_os_unit_tests_exit_on_failure branch April 24, 2024 02:38
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.

1 participant