Skip to content

ci: stop MSAN tests after first failure#1979

Open
nezdolik wants to merge 1 commit into
mainfrom
msan-fail-ci-fast
Open

ci: stop MSAN tests after first failure#1979
nezdolik wants to merge 1 commit into
mainfrom
msan-fail-ci-fast

Conversation

@nezdolik

Copy link
Copy Markdown
Contributor

MSAN aborts the affected test process, but Bazel otherwise continues running the remaining test targets. This will make msan ci fail fast on first finding.

MSAN aborts the affected test process, but Bazel otherwise continues running the remaining test targets. Disable test keep-going for the MSAN job so sanitizer findings surface without waiting for the serial test suite to finish.

Signed-off-by: Kateryna Nezdolii <kateryna.nezdolii@gmail.com>
@nezdolik
nezdolik requested a review from a team as a code owner July 17, 2026 14:47
@nezdolik
nezdolik requested a review from sayboras July 17, 2026 14:47
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