From 3a926912f41d5c0e34ef45cff87ba451947d4128 Mon Sep 17 00:00:00 2001 From: George Gayno Date: Mon, 31 Jan 2022 19:52:18 +0000 Subject: [PATCH] Update chgres and sfc_climo_gen suppression files to ignore memory leaks associated with ESMF v8.2.0. Fixes #621. --- tests/chgres_cube/LSanSuppress.supp | 3 +++ tests/sfc_climo_gen/LSanSuppress.supp | 3 +++ 2 files changed, 6 insertions(+) diff --git a/tests/chgres_cube/LSanSuppress.supp b/tests/chgres_cube/LSanSuppress.supp index 5a129f48e..7c73079ce 100644 --- a/tests/chgres_cube/LSanSuppress.supp +++ b/tests/chgres_cube/LSanSuppress.supp @@ -1,2 +1,5 @@ leak:ESMCI +leak:ESMC +leak:esmc leak:esmf +leak:std::vector diff --git a/tests/sfc_climo_gen/LSanSuppress.supp b/tests/sfc_climo_gen/LSanSuppress.supp index 5a129f48e..7c73079ce 100644 --- a/tests/sfc_climo_gen/LSanSuppress.supp +++ b/tests/sfc_climo_gen/LSanSuppress.supp @@ -1,2 +1,5 @@ leak:ESMCI +leak:ESMC +leak:esmc leak:esmf +leak:std::vector