Skip to content

Conversation

@dkropachev
Copy link
Collaborator

Due to the having | tee it's exit status is overriden and it is not failing.
Solution is to pick up execution status from PIPESTATUS[0] and pass it down to exit at the end.

@dkropachev dkropachev self-assigned this Sep 6, 2025
Due to the having `| tee` it's exit status is overriden and it is not
failing.
Solution is to pick up execution status from PIPESTATUS[0] and pass it
down to exit at the end.
@dkropachev dkropachev force-pushed the dk/make-unit-test-fail-when-test-fails branch from 566561a to 5bcdb9b Compare September 6, 2025 16:46
@dkropachev dkropachev merged commit e358030 into scylladb:master Sep 6, 2025
4 checks passed
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.

2 participants