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 check for asan logs #1831

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Fix check for asan logs #1831

merged 1 commit into from
Jul 24, 2023

Conversation

benjaminwinger
Copy link
Collaborator

It doesn't look like the asan job has been reporting failures correctly. This should fix the logic so that the job actually fails.

It needs to have a non-zero exit code when the logs exist, and the logs
should be cleaned up before the job fails.
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02 🎉

Comparison is base (9f7007a) 91.18% compared to head (222e5be) 91.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1831      +/-   ##
==========================================
+ Coverage   91.18%   91.20%   +0.02%     
==========================================
  Files         777      779       +2     
  Lines       28537    28606      +69     
==========================================
+ Hits        26022    26091      +69     
  Misses       2515     2515              

see 30 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@acquamarin acquamarin requested a review from mewim July 20, 2023 01:53
@benjaminwinger benjaminwinger merged commit 69f56c4 into master Jul 24, 2023
9 of 10 checks passed
@benjaminwinger benjaminwinger deleted the asan-ci-fix branch July 24, 2023 15:59
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.

None yet

2 participants