Setup ubsan/asan github actions
Description
How to document
None
How to test
None
Activity
Show:
Details
Details
Assignee

Reporter

Labels
Components
Fix versions
Priority

Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created 4 days ago
Updated 3 days ago
We can add additional jobs to the build matrix which run the test suite using asan/ubsan. These tools should be quick enough to run on github actions, even for all PRs.
If we have lots of exisitng failures, instead of adding them to all PRs it’s better to create a daily job and fix our backlog, but we have to see first.