-
-
Notifications
You must be signed in to change notification settings - Fork 240
Add memory checks to CI (valgrind) #1355
Copy link
Copy link
Closed as not planned
FEniCS/basix
#909Labels
aspirationalAspirational issues that are not planned but may be reopened at a later date if we change plans.Aspirational issues that are not planned but may be reopened at a later date if we change plans.ciContinuous IntegrationContinuous IntegrationtestingTest system issuesTest system issues
Milestone
Metadata
Metadata
Assignees
Labels
aspirationalAspirational issues that are not planned but may be reopened at a later date if we change plans.Aspirational issues that are not planned but may be reopened at a later date if we change plans.ciContinuous IntegrationContinuous IntegrationtestingTest system issuesTest system issues
It would be helpful to have memory checks on the CI for at least one build type. It will be a bit of work configuring for valgrind exceptions. See pybind/pybind11#2746 for pybind11 example.