Skip to content

re-enabled valgrind in CI#4516

Merged
danmar merged 2 commits intocppcheck-opensource:mainfrom
firewave:san-ci
Sep 29, 2022
Merged

re-enabled valgrind in CI#4516
danmar merged 2 commits intocppcheck-opensource:mainfrom
firewave:san-ci

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

@firewave firewave commented Sep 28, 2022

The valgrind workflow no longer experiences the package installation issues.

ASAN should have never been disabled. It being killed actually indicates excessive memory/CPU usage (this is what we experience as -9 crashes in daca).
Edit: Turns out ASAN is way too slow to be enabled. It actually got much slower. It was once at around 20 minutes and the last time I checked it was 40 minutes but now we broke the one hour barrier. (I think we introduced another 10% Ir regression recently).

@firewave firewave changed the title re-enabled valgrind and selfcheck with ASAN in CI re-enabled valgrind in CI Sep 28, 2022
@firewave firewave marked this pull request as ready for review September 28, 2022 12:19
@danmar danmar merged commit 73cf54a into cppcheck-opensource:main Sep 29, 2022
@firewave firewave deleted the san-ci branch September 29, 2022 20:52
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