[MXS-3236] Make system test programs are ASAN clean. Created: 2020-10-13 Updated: 2020-11-02 Resolved: 2020-11-02 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | test |
| Affects Version/s: | 2.5 |
| Fix Version/s: | 2.5.6 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-118 |
| Description |
|
The system tests programs are not ASAN clean, meaning that if they are built with ASAN enabled they will cause a failure when run under ctest. |